class TcGfxGLObject : public TcGfxObject Class is used to hold GL Gfx objects that implement the draw and update methods
Class is used to hold GL Gfx objects that implement the draw and update methods. Shared memory allocation must occur in constructor initialization.
TcGfxGLObject(const TcUtString &name)
virtual ~TcGfxGLObject()
void loadGeometry(const LoadType& lType)
void unLoadGeometry()
virtual void hideGeometry()
virtual void unHideGeometry()
virtual void draw()
virtual void update()
virtual TcUtVector3f getPosition()
virtual int setPosition(TcUtVector3f)
virtual TcUtVector3f getOrientation()
virtual int setOrientation(TcUtVector3f)
virtual void accept(TcGfxVisitor &v)
bool* draw_gl
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de