|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
| #define | FT_SERVICE_ID_MULTI_MASTERS "multi-masters" |
| #define | FT_DEFINE_SERVICE_MULTIMASTERSREC(class_, get_mm_, set_mm_design_, set_mm_blend_, get_mm_var_, set_var_design_) |
Typedefs | |
| typedef FT_Error(* | FT_Get_MM_Func) (FT_Face face, FT_Multi_Master *master) |
| typedef FT_Error(* | FT_Get_MM_Var_Func) (FT_Face face, FT_MM_Var **master) |
| typedef FT_Error(* | FT_Set_MM_Design_Func) (FT_Face face, FT_UInt num_coords, FT_Long *coords) |
| typedef FT_Error(* | FT_Set_Var_Design_Func) (FT_Face face, FT_UInt num_coords, FT_Fixed *coords) |
| typedef FT_Error(* | FT_Set_MM_Blend_Func) (FT_Face face, FT_UInt num_coords, FT_Long *coords) |
Functions | |
| FT_DEFINE_SERVICE (MultiMasters) | |
| #define FT_DEFINE_SERVICE_MULTIMASTERSREC | ( | class_, | |
| get_mm_, | |||
| set_mm_design_, | |||
| set_mm_blend_, | |||
| get_mm_var_, | |||
| set_var_design_ | |||
| ) |
| typedef FT_Error(* FT_Get_MM_Func) (FT_Face face, FT_Multi_Master *master) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.