K3dBmpFont Class Reference

#include <K3dBmpFont.h>

Inheritance diagram for K3dBmpFont:

K3dBmpFontObj List of all members.

Public Member Functions

 K3dBmpFont ()
 ~K3dBmpFont ()
GLuint & GetTextureId ()
 Get Texture index.

Private Attributes

GLuint m_iTextureId
 Texture index.

Detailed Description

Definition at line 34 of file K3dBmpFont.h.


Constructor & Destructor Documentation

K3dBmpFont::K3dBmpFont (  )  [inline]

Definition at line 39 of file K3dBmpFont.h.

K3dBmpFont::~K3dBmpFont (  )  [inline]

Definition at line 40 of file K3dBmpFont.h.


Member Function Documentation

GLuint& K3dBmpFont::GetTextureId (  )  [inline]

Get Texture index.

Return values:
m_iId Texture index

Definition at line 44 of file K3dBmpFont.h.

References m_iTextureId.


Member Data Documentation

GLuint K3dBmpFont::m_iTextureId [private]

Texture index.

Definition at line 36 of file K3dBmpFont.h.

Referenced by GetTextureId().


The documentation for this class was generated from the following file:
Generated on Thu Aug 16 23:53:31 2007 for K3dEngine by  doxygen 1.5.0