Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftsystem.h>
Public Attributes | |
void * | user |
FT_Alloc_Func | alloc |
FT_Free_Func | free |
FT_Realloc_Func | realloc |
Definition at line 171 of file ftsystem.h.
FT_Alloc_Func FT_MemoryRec_::alloc |
Definition at line 174 of file ftsystem.h.
FT_Free_Func FT_MemoryRec_::free |
Definition at line 175 of file ftsystem.h.
FT_Realloc_Func FT_MemoryRec_::realloc |
Definition at line 176 of file ftsystem.h.
void * FT_MemoryRec_::user |
Definition at line 173 of file ftsystem.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.