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
CFF_Transform_ Struct Reference

#include <cffobjs.h>

Public Attributes

FT_Fixed xx
 
FT_Fixed xy
 
FT_Fixed yx
 
FT_Fixed yy
 
FT_F26Dot6 ox
 
FT_F26Dot6 oy
 

Detailed Description

Definition at line 104 of file cffobjs.h.

Member Data Documentation

◆ ox

FT_F26Dot6 CFF_Transform_::ox

Definition at line 108 of file cffobjs.h.

◆ oy

FT_F26Dot6 CFF_Transform_::oy

Definition at line 108 of file cffobjs.h.

◆ xx

FT_Fixed CFF_Transform_::xx

Definition at line 106 of file cffobjs.h.

◆ xy

FT_Fixed CFF_Transform_::xy

Definition at line 106 of file cffobjs.h.

◆ yx

FT_Fixed CFF_Transform_::yx

Definition at line 107 of file cffobjs.h.

◆ yy

FT_Fixed CFF_Transform_::yy

Definition at line 107 of file cffobjs.h.


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