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_Int | index |
FT_UShort | flags |
FT_Int | arg1 |
FT_Int | arg2 |
FT_Matrix | transform |
Definition at line 57 of file ftgloadr.h.
FT_Int FT_SubGlyphRec_::arg1 |
Definition at line 61 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().
FT_Int FT_SubGlyphRec_::arg2 |
Definition at line 62 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().
FT_UShort FT_SubGlyphRec_::flags |
Definition at line 60 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().
FT_Int FT_SubGlyphRec_::index |
Definition at line 59 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().
FT_Matrix FT_SubGlyphRec_::transform |
Definition at line 63 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), and TT_Load_Composite_Glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.