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

#include <ftmm.h>

Public Attributes

FT_UInt num_axis
 
FT_UInt num_designs
 
FT_UInt num_namedstyles
 
FT_Var_Axisaxis
 
FT_Var_Named_Stylenamedstyle
 

Detailed Description

Definition at line 210 of file ftmm.h.

Member Data Documentation

◆ axis

FT_Var_Axis* FT_MM_Var_::axis

Definition at line 215 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ namedstyle

FT_Var_Named_Style* FT_MM_Var_::namedstyle

Definition at line 216 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ num_axis

FT_UInt FT_MM_Var_::num_axis

Definition at line 212 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ num_designs

FT_UInt FT_MM_Var_::num_designs

Definition at line 213 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ num_namedstyles

FT_UInt FT_MM_Var_::num_namedstyles

Definition at line 214 of file ftmm.h.

Referenced by T1_Get_MM_Var().


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