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 | |
FT_Error * | error |
FT_Bool | isValid |
FT_Bool | isNew |
size_t | bitCount |
size_t | byteCount |
FT_Byte | mask [(CF2_MAX_HINTS+7)/8] |
Definition at line 71 of file cf2hints.h.
size_t CF2_HintMaskRec_::bitCount |
Definition at line 78 of file cf2hints.h.
size_t CF2_HintMaskRec_::byteCount |
Definition at line 79 of file cf2hints.h.
FT_Error* CF2_HintMaskRec_::error |
Definition at line 73 of file cf2hints.h.
FT_Bool CF2_HintMaskRec_::isNew |
Definition at line 76 of file cf2hints.h.
FT_Bool CF2_HintMaskRec_::isValid |
Definition at line 75 of file cf2hints.h.
FT_Byte CF2_HintMaskRec_::mask[(CF2_MAX_HINTS+7)/8] |
Definition at line 81 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.