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

#include <ttobjs.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 191 of file ttobjs.h.

Member Data Documentation

◆ ox

FT_F26Dot6 TT_Transform_::ox

Definition at line 195 of file ttobjs.h.

◆ oy

FT_F26Dot6 TT_Transform_::oy

Definition at line 195 of file ttobjs.h.

◆ xx

FT_Fixed TT_Transform_::xx

Definition at line 193 of file ttobjs.h.

◆ xy

FT_Fixed TT_Transform_::xy

Definition at line 193 of file ttobjs.h.

◆ yx

FT_Fixed TT_Transform_::yx

Definition at line 194 of file ttobjs.h.

◆ yy

FT_Fixed TT_Transform_::yy

Definition at line 194 of file ttobjs.h.


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