Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftcache.h>
Public Attributes | |
FTC_FaceID | face_id |
FT_UInt | width |
FT_UInt | height |
FT_Int | pixel |
FT_UInt | x_res |
FT_UInt | y_res |
FTC_FaceID FTC_ScalerRec_::face_id |
Definition at line 438 of file ftcache.h.
Referenced by FTC_Node_Unref().
FT_UInt FTC_ScalerRec_::height |
Definition at line 440 of file ftcache.h.
Referenced by FTC_Node_Unref().
FT_Int FTC_ScalerRec_::pixel |
Definition at line 441 of file ftcache.h.
Referenced by FTC_Node_Unref().
FT_UInt FTC_ScalerRec_::width |
Definition at line 439 of file ftcache.h.
Referenced by FTC_Node_Unref().
FT_UInt FTC_ScalerRec_::x_res |
Definition at line 442 of file ftcache.h.
Referenced by FTC_Node_Unref().
FT_UInt FTC_ScalerRec_::y_res |
Definition at line 443 of file ftcache.h.
Referenced by FTC_Node_Unref().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.