Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
FT_Matrix_ Struct Reference

#include <fttypes.h>

Public Attributes

FT_Fixed xx
 
FT_Fixed xy
 
FT_Fixed yx
 
FT_Fixed yy
 

Detailed Description

Definition at line 381 of file fttypes.h.

Member Data Documentation

◆ xx

FT_Fixed FT_Matrix_::xx

◆ xy

FT_Fixed FT_Matrix_::xy

◆ yx

FT_Fixed FT_Matrix_::yx

◆ yy

FT_Fixed FT_Matrix_::yy

The documentation for this struct was generated from the following file: