IS3D::EventDisplay Class Reference

#include <EventDisplay.H>

Inherits IS3D::DrawObj.

List of all members.

Public Member Functions

 EventDisplay (const Array< std::string > &eventTriggers, const Array< std::string > &event1DTriggers, const Array< std::string > &event2DTriggers, std::string fontFile=std::string(""))
virtual ~EventDisplay ()
void draw ()
 Override this function and place your G3D draw calls inside it.
void eventCallback (EventRef e)
void event1DCallback (EventRef e)
void event2DCallback (EventRef e)


Constructor & Destructor Documentation

IS3D::EventDisplay::EventDisplay ( const Array< std::string > &  eventTriggers,
const Array< std::string > &  event1DTriggers,
const Array< std::string > &  event2DTriggers,
std::string  fontFile = std::string("") 
)

virtual IS3D::EventDisplay::~EventDisplay (  )  [virtual]


Member Function Documentation

void IS3D::EventDisplay::draw (  )  [virtual]

Override this function and place your G3D draw calls inside it.

Implements IS3D::DrawObj.

void IS3D::EventDisplay::eventCallback ( EventRef  e  ) 

void IS3D::EventDisplay::event1DCallback ( EventRef  e  ) 

void IS3D::EventDisplay::event2DCallback ( EventRef  e  ) 


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6