Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftgloadr.h>
Public Attributes | |
FT_Outline | outline |
FT_Vector * | extra_points |
FT_Vector * | extra_points2 |
FT_UInt | num_subglyphs |
FT_SubGlyph | subglyphs |
Definition at line 68 of file ftgloadr.h.
FT_Vector* FT_GlyphLoadRec_::extra_points |
Definition at line 71 of file ftgloadr.h.
FT_Vector* FT_GlyphLoadRec_::extra_points2 |
Definition at line 72 of file ftgloadr.h.
FT_UInt FT_GlyphLoadRec_::num_subglyphs |
Definition at line 73 of file ftgloadr.h.
Referenced by FT_GlyphLoader_Add(), FT_GlyphLoader_CheckSubGlyphs(), FT_GlyphLoader_Prepare(), and FT_GlyphLoader_Rewind().
FT_Outline FT_GlyphLoadRec_::outline |
Definition at line 70 of file ftgloadr.h.
Referenced by FT_GlyphLoader_Add(), FT_GlyphLoader_CheckPoints(), FT_GlyphLoader_Prepare(), and FT_GlyphLoader_Rewind().
FT_SubGlyph FT_GlyphLoadRec_::subglyphs |
Definition at line 74 of file ftgloadr.h.
Referenced by FT_GlyphLoader_CheckSubGlyphs().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.