Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <bdf.h>
Public Attributes | |
unsigned short | width |
unsigned short | height |
short | x_offset |
short | y_offset |
short | ascent |
short | descent |
short bdf_bbx_t_::ascent |
Definition at line 140 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned short bdf_bbx_t_::height |
Definition at line 135 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned short bdf_bbx_t_::width |
Definition at line 134 of file bdf.h.
Referenced by BDF_Glyph_Load(), and BDF_Size_Select().
short bdf_bbx_t_::x_offset |
Definition at line 137 of file bdf.h.
Referenced by BDF_Glyph_Load().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.