
#include "gzNode.h"
#include "gzFont.h"
Go to the source code of this file.
Classes | |
| class | gzText |
Functions | |
| GZ_DECLARE_REFPTR (gzText) | |
Variables | |
| const gzVec3 | GZ_TEXT_UPPER_LEFT_POS = gzVec3((gzReal)-1,(gzReal)1,(gzReal)0) |
| const gzVec3 | GZ_TEXT_CENTER_POS = gzVec3((gzReal)0,(gzReal)0,(gzReal)0) |
Definition in file gzText.h.
|
|
|
|
|
|
|
|
|