Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftobjs.h>
Public Attributes | |
FT_Module_Class * | clazz |
FT_Library | library |
FT_Memory | memory |
FT_Module_Class* FT_ModuleRec_::clazz |
Definition at line 475 of file ftobjs.h.
Referenced by cff_get_interface(), FT_Add_Module(), FT_Done_Library(), FT_Get_Module_Interface(), ft_module_get_service(), T42_Driver_Init(), and tt_get_interface().
FT_Library FT_ModuleRec_::library |
Definition at line 476 of file ftobjs.h.
Referenced by FT_Add_Module(), FT_Attach_Stream(), ft_module_get_service(), sfnt_init_face(), tt_face_done(), and tt_face_init().
FT_Memory FT_ModuleRec_::memory |
Definition at line 477 of file ftobjs.h.
Referenced by FT_Add_Module(), FT_Done_Face(), FT_Done_GlyphSlot(), FT_Done_Size(), FT_New_GlyphSlot(), and tt_face_free_name().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.