#include <GlDrawObjectFunctor.h>
Inheritance diagram for vrj::GlDrawObjectFunctor:

Public Methods | |
| virtual void | contextInit ()=0 |
| virtual void | draw ()=0 |
| Callback function for drawing Called when the object should be drawn. More... | |
Any GL draw objects should be derived from this class. This is used for drawing things like wands and gloves
Definition at line 44 of file GlDrawObjectFunctor.h.
|
|
Implemented in vrj::GlDrawConeWandFunctor. |
|
|
Callback function for drawing Called when the object should be drawn.
Implemented in vrj::GlDrawConeWandFunctor. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002