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

#include <ftmm.h>

Public Attributes

FT_UInt num_axis
 
FT_UInt num_designs
 
FT_MM_Axis axis [T1_MAX_MM_AXIS]
 

Detailed Description

Definition at line 103 of file ftmm.h.

Member Data Documentation

◆ axis

FT_MM_Axis FT_Multi_Master_::axis[T1_MAX_MM_AXIS]

Definition at line 107 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ num_axis

FT_UInt FT_Multi_Master_::num_axis

Definition at line 105 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ num_designs

FT_UInt FT_Multi_Master_::num_designs

Definition at line 106 of file ftmm.h.

Referenced by T1_Get_MM_Var().


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