Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftmm.h>
Public Attributes | |
FT_UInt | num_axis |
FT_UInt | num_designs |
FT_UInt | num_namedstyles |
FT_Var_Axis * | axis |
FT_Var_Named_Style * | namedstyle |
FT_Var_Axis* FT_MM_Var_::axis |
Definition at line 215 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_Var_Named_Style* FT_MM_Var_::namedstyle |
Definition at line 216 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_axis |
Definition at line 212 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_designs |
Definition at line 213 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_namedstyles |
Definition at line 214 of file ftmm.h.
Referenced by T1_Get_MM_Var().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.