Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <tttypes.h>
Public Attributes | |
FT_Bool | loaded |
union { | |
TT_Post_20Rec format_20 | |
TT_Post_25Rec format_25 | |
} | names |
TT_Post_20Rec TT_Post_NamesRec_::format_20 |
Definition at line 821 of file tttypes.h.
Referenced by tt_face_free_ps_names(), and tt_face_get_ps_name().
TT_Post_25Rec TT_Post_NamesRec_::format_25 |
Definition at line 822 of file tttypes.h.
Referenced by tt_face_free_ps_names().
FT_Bool TT_Post_NamesRec_::loaded |
Definition at line 817 of file tttypes.h.
Referenced by tt_face_free_ps_names(), and tt_face_get_ps_name().
union { ... } TT_Post_NamesRec_::names |
Referenced by glnames.StringTable::dump(), tt_face_free_ps_names(), and tt_face_get_ps_name().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.