#include <Render_Font.h>
Classes | |
| struct | Char |
Public Attributes | |
| int | ascent |
| const Char * | chars |
| int | descent |
| Fill * | fill |
| const short ** | kerning |
| int | lineheight |
| const unsigned char * | tex |
| int | theight |
| int | twidth |
Definition at line 31 of file Render_Font.h.
Definition at line 40 of file Render_Font.h.
| const Char* OVR::Render::Font::chars |
Definition at line 41 of file Render_Font.h.
Definition at line 40 of file Render_Font.h.
Fill* OVR::Render::Font::fill [mutable] |
Definition at line 46 of file Render_Font.h.
| const short** OVR::Render::Font::kerning |
Definition at line 42 of file Render_Font.h.
Definition at line 40 of file Render_Font.h.
| const unsigned char* OVR::Render::Font::tex |
Definition at line 45 of file Render_Font.h.
Definition at line 43 of file Render_Font.h.
Definition at line 43 of file Render_Font.h.