#include <llcoord.h>
Inheritance diagram for LLCoordFont:
Public Member Functions | |
LLCoordFont () | |
LLCoordFont (S32 x, S32 y, F32 z=0) | |
void | set (S32 x, S32 y) |
void | set (S32 x, S32 y, F32 z) |
Public Attributes | |
F32 | mZ |
Definition at line 86 of file llcoord.h.
Reimplemented from LLCoord.
Definition at line 96 of file llcoord.h.
References mZ, and LLCoord::set().
Referenced by render_ui_2d().
Definition at line 89 of file llcoord.h.
Referenced by LLUI::loadIdentity(), LLFontGL::render(), set(), and LLUI::translate().