Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <psaux.h>
Public Attributes | |
const char * | ident |
T1_FieldLocation | location |
T1_FieldType | type |
T1_Field_ParseFunc | reader |
FT_UInt | offset |
FT_Byte | size |
FT_UInt | array_max |
FT_UInt | count_offset |
FT_UInt | dict |
const char* T1_FieldRec_::ident |
Definition at line 226 of file psaux.h.
Referenced by t42_parse_dict().
T1_FieldLocation T1_FieldRec_::location |
FT_UInt T1_FieldRec_::offset |
Definition at line 230 of file psaux.h.
Referenced by ps_parser_load_field_table().
T1_Field_ParseFunc T1_FieldRec_::reader |
FT_Byte T1_FieldRec_::size |
Definition at line 231 of file psaux.h.
Referenced by ps_parser_load_field_table().
T1_FieldType T1_FieldRec_::type |
Definition at line 228 of file psaux.h.
Referenced by ps_parser_load_field_table().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.