#include <K3dOptionsData.h>
Public Attributes | |
const char * | strFont |
Font string. | |
bool | bItalic |
Is italic font? | |
bool | bDrawFps |
Draw FPS? | |
bool | bDrawCamPos |
Draw camera position? | |
bool | bDrawNumFaces |
Draw number of faces? |
Definition at line 68 of file K3dOptionsData.h.
const char* TFontBmpOption::strFont |
Is italic font?
Definition at line 71 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadFontBmp(), and K3dFontBmp::Reset().
Draw FPS?
Definition at line 72 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadFontBmp(), and K3dFontBmp::Reset().
Draw camera position?
Definition at line 73 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadFontBmp(), and K3dFontBmp::Reset().
Draw number of faces?
Definition at line 74 of file K3dOptionsData.h.
Referenced by K3dOptions::LoadFontBmp(), and K3dFontBmp::Reset().