lux::LuxGLViewer::FontGenerator Class Reference

Collaboration diagram for lux::LuxGLViewer::FontGenerator:
[legend]

List of all members.

Public Member Functions

 FontGenerator ()
 ~FontGenerator ()
void Init ()
void DrawText (const char *text, int x=0, int y=0, bool vertical=false)

Public Attributes

bool isInitialized
unsigned int m_texName
unsigned int m_texW
unsigned int m_texH

Detailed Description

Definition at line 110 of file wxglviewer.h.


Constructor & Destructor Documentation

LuxGLViewer::FontGenerator::FontGenerator (  ) 

Definition at line 829 of file wxglviewer.cpp.

References isInitialized.

LuxGLViewer::FontGenerator::~FontGenerator (  ) 

Definition at line 849 of file wxglviewer.cpp.


Member Function Documentation

void LuxGLViewer::FontGenerator::DrawText ( const char *  text,
int  x = 0,
int  y = 0,
bool  vertical = false 
)
void LuxGLViewer::FontGenerator::Init (  ) 

Definition at line 833 of file wxglviewer.cpp.

References isInitialized, m_texH, m_texName, and m_texW.

Referenced by lux::LuxGLViewer::OnPaint().


Member Data Documentation

Definition at line 116 of file wxglviewer.h.

Referenced by DrawText(), FontGenerator(), and Init().

Definition at line 117 of file wxglviewer.h.

Referenced by DrawText(), and Init().

Definition at line 117 of file wxglviewer.h.

Referenced by DrawText(), and Init().

Definition at line 117 of file wxglviewer.h.

Referenced by DrawText(), and Init().


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.2-20100208