Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <pfrtypes.h>
Public Attributes | |
FT_UInt | x_ppm |
FT_UInt | y_ppm |
FT_UInt | flags |
FT_UInt32 | gps_size |
FT_UInt32 | gps_offset |
FT_UInt32 | bct_size |
FT_UInt32 | bct_offset |
FT_UInt | num_bitmaps |
PFR_BitmapChar | bitmaps |
Definition at line 151 of file pfrtypes.h.
FT_UInt32 PFR_StrikeRec_::bct_offset |
Definition at line 161 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt32 PFR_StrikeRec_::bct_size |
Definition at line 160 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
PFR_BitmapChar PFR_StrikeRec_::bitmaps |
Definition at line 165 of file pfrtypes.h.
FT_UInt PFR_StrikeRec_::flags |
Definition at line 155 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt32 PFR_StrikeRec_::gps_offset |
Definition at line 158 of file pfrtypes.h.
FT_UInt32 PFR_StrikeRec_::gps_size |
Definition at line 157 of file pfrtypes.h.
FT_UInt PFR_StrikeRec_::num_bitmaps |
Definition at line 164 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info().
FT_UInt PFR_StrikeRec_::x_ppm |
Definition at line 153 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().
FT_UInt PFR_StrikeRec_::y_ppm |
Definition at line 154 of file pfrtypes.h.
Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.