class RainSystemGLObj : public TcGfxGLObject

openGL example class.

Inheritance:


Public Methods

RainSystemGLObj()
Default Constructor.
RainSystemGLObj(TcUtString name)
Alternate Constructor.
~RainSystemGLObj()
Destructor.
virtual void draw()
All TcGfxGLObjects must implement the draw method.
virtual void update()
This method performs any necessary calculations between frames.
void integrate()
This method is called by the update method.
void swap_data( void )
This method swaps calculated data into shared memory.

Documentation

openGL example class.
RainSystemGLObj()
Default Constructor.

RainSystemGLObj(TcUtString name)
Alternate Constructor.

~RainSystemGLObj()
Destructor.

virtual void draw()
All TcGfxGLObjects must implement the draw method.

virtual void update()
This method performs any necessary calculations between frames.

void integrate()
This method is called by the update method.

void swap_data( void )
This method swaps calculated data into shared memory.


This class has no child classes.

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