|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <cf2hints.h>
Public Attributes | |
| CF2_Font | font |
| struct CF2_HintMapRec_ * | initialHintMap |
| CF2_ArrStack | hintMoves |
| FT_Bool | isValid |
| FT_Bool | hinted |
| CF2_Fixed | scale |
| CF2_UInt | count |
| CF2_UInt | lastIndex |
| CF2_HintRec | edge [CF2_MAX_HINT_EDGES] |
Definition at line 127 of file cf2hints.h.
| CF2_UInt CF2_HintMapRec_::count |
Definition at line 141 of file cf2hints.h.
| CF2_HintRec CF2_HintMapRec_::edge[CF2_MAX_HINT_EDGES] |
Definition at line 146 of file cf2hints.h.
| CF2_Font CF2_HintMapRec_::font |
Definition at line 129 of file cf2hints.h.
Referenced by cf2_hintmap_build().
| FT_Bool CF2_HintMapRec_::hinted |
Definition at line 138 of file cf2hints.h.
| CF2_ArrStack CF2_HintMapRec_::hintMoves |
Definition at line 135 of file cf2hints.h.
| struct CF2_HintMapRec_* CF2_HintMapRec_::initialHintMap |
Definition at line 132 of file cf2hints.h.
| FT_Bool CF2_HintMapRec_::isValid |
Definition at line 137 of file cf2hints.h.
| CF2_UInt CF2_HintMapRec_::lastIndex |
Definition at line 144 of file cf2hints.h.
| CF2_Fixed CF2_HintMapRec_::scale |
Definition at line 140 of file cf2hints.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.