Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <cfftypes.h>
Public Attributes | |
FT_Stream | stream |
FT_ULong | start |
FT_UInt | count |
FT_Byte | off_size |
FT_ULong | data_offset |
FT_ULong | data_size |
FT_ULong * | offsets |
FT_Byte * | bytes |
Definition at line 63 of file cfftypes.h.
FT_Byte* CFF_IndexRec_::bytes |
Definition at line 73 of file cfftypes.h.
FT_UInt CFF_IndexRec_::count |
Definition at line 67 of file cfftypes.h.
FT_ULong CFF_IndexRec_::data_offset |
Definition at line 69 of file cfftypes.h.
FT_ULong CFF_IndexRec_::data_size |
Definition at line 70 of file cfftypes.h.
FT_Byte CFF_IndexRec_::off_size |
Definition at line 68 of file cfftypes.h.
FT_ULong* CFF_IndexRec_::offsets |
Definition at line 72 of file cfftypes.h.
FT_ULong CFF_IndexRec_::start |
Definition at line 66 of file cfftypes.h.
FT_Stream CFF_IndexRec_::stream |
Definition at line 65 of file cfftypes.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.