Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <pcf.h>
Public Attributes | |
FT_String * | name |
FT_Byte | isString |
union { | |
FT_String * atom | |
FT_Long l | |
FT_ULong ul | |
} | value |
FT_String* PCF_PropertyRec_::atom |
Definition at line 74 of file pcf.h.
Referenced by PCF_Face_Done().
FT_Byte PCF_PropertyRec_::isString |
Definition at line 70 of file pcf.h.
Referenced by PCF_Face_Done().
FT_String* PCF_PropertyRec_::name |
Definition at line 69 of file pcf.h.
Referenced by PCF_Face_Done().
union { ... } PCF_PropertyRec_::value |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.