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_Memory | memory |
FT_UInt | max_points |
FT_UInt | max_contours |
FT_UInt | max_subglyphs |
FT_Bool | use_extra |
FT_GlyphLoadRec | base |
FT_GlyphLoadRec | current |
void * | other |
Definition at line 79 of file ftgloadr.h.
FT_GlyphLoadRec FT_GlyphLoaderRec_::base |
Definition at line 87 of file ftgloadr.h.
FT_GlyphLoadRec FT_GlyphLoaderRec_::current |
Definition at line 88 of file ftgloadr.h.
FT_UInt FT_GlyphLoaderRec_::max_contours |
Definition at line 83 of file ftgloadr.h.
FT_UInt FT_GlyphLoaderRec_::max_points |
Definition at line 82 of file ftgloadr.h.
FT_UInt FT_GlyphLoaderRec_::max_subglyphs |
Definition at line 84 of file ftgloadr.h.
FT_Memory FT_GlyphLoaderRec_::memory |
Definition at line 81 of file ftgloadr.h.
void* FT_GlyphLoaderRec_::other |
Definition at line 90 of file ftgloadr.h.
FT_Bool FT_GlyphLoaderRec_::use_extra |
Definition at line 85 of file ftgloadr.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.