Sign Class Reference

#include <Sign.h>

Collaboration diagram for Sign:

[legend]
List of all members.

Public Member Functions

 Sign (void)
void Init (void)
void Render (GLuint, bool)
 ~Sign (void)

Public Attributes

Model_3DS sign
float offset

Private Attributes

GLuint texture

Constructor & Destructor Documentation

Sign::Sign ( void   ) 

default constructor for the sign

Sign::~Sign ( void   ) 

sign destructor


Member Function Documentation

void Sign::Init ( void   ) 

sign initialization

void Sign::Render ( GLuint  shader,
bool  toonOn 
)

sign rendermethod


Member Data Documentation

Model_3DS Sign::sign

float Sign::offset

GLuint Sign::texture [private]


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