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.
Typedefs | |
typedef struct PS_Hinter_Module_Rec_ | PS_Hinter_ModuleRec |
typedef struct PS_Hinter_Module_Rec_ * | PS_Hinter_Module |
Functions | |
ps_hinter_done (PS_Hinter_Module module) | |
ps_hinter_init (PS_Hinter_Module module) | |
pshinter_get_globals_funcs (FT_Module module) | |
pshinter_get_t1_funcs (FT_Module module) | |
pshinter_get_t2_funcs (FT_Module module) | |
typedef struct PS_Hinter_Module_Rec_ * PS_Hinter_Module |
typedef struct PS_Hinter_Module_Rec_ PS_Hinter_ModuleRec |
ps_hinter_done | ( | PS_Hinter_Module | module | ) |
Definition at line 41 of file pshmod.c.
References FT_CALLBACK_DEF, NULL, and ps_hints_done().
Referenced by pshinter_get_t2_funcs().
ps_hinter_init | ( | PS_Hinter_Module | module | ) |
Definition at line 52 of file pshmod.c.
References FT_CALLBACK_DEF, ps_hints_init(), psh_globals_funcs_init(), t1_hints_funcs_init(), and t2_hints_funcs_init().
Referenced by pshinter_get_t2_funcs().
pshinter_get_globals_funcs | ( | FT_Module | module | ) |
Definition at line 74 of file pshmod.c.
References FT_CALLBACK_DEF.
Referenced by pshinter_get_t2_funcs().
pshinter_get_t1_funcs | ( | FT_Module | module | ) |
Definition at line 82 of file pshmod.c.
References FT_CALLBACK_DEF.
Referenced by pshinter_get_t2_funcs().
pshinter_get_t2_funcs | ( | FT_Module | module | ) |
Definition at line 90 of file pshmod.c.
References FT_DEFINE_MODULE, FT_DEFINE_PSHINTER_INTERFACE, NULL, ps_hinter_done(), ps_hinter_init(), pshinter_get_globals_funcs(), pshinter_get_t1_funcs(), and PSHINTER_INTERFACE_GET.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.