Hud Class Reference

#include <Hud.h>

List of all members.

Public Member Functions

 Hud (void)
void Init (void)
void Render (void)
 ~Hud (void)

Private Attributes

GLuint texture


Constructor & Destructor Documentation

Hud::Hud ( void   ) 

default constructor for the hud

Hud::~Hud ( void   ) 

hud destructor


Member Function Documentation

void Hud::Init ( void   ) 

hud initialization

void Hud::Render ( void   ) 

hud rendermethod


Member Data Documentation

GLuint Hud::texture [private]


The documentation for this class was generated from the following files:
Generated on Thu Jul 19 19:27:42 2007 for padoix by  doxygen 1.5.1-p1