class TcGfxPfLibAdapter : public TcGfxDisplayLibrary

Core Graphics Performer Library Adapter

Inheritance:


Public Methods

TcGfxPfLibAdapter(int argc, char *argv[], TcLoader*ldr, TcGfxPfBackgroundLoader *bgldr)
Constructor
~TcGfxPfLibAdapter()
Destructor.
void doOneGfxCycle()
Perform one performer draw cycle.
TcGfxComponent* getGLComponent()
Returns the GL component initialized in this class.
virtual void setViewPoint(const TcUtVector3f *rot, const TcUtVector3f *trans)
Sets the view point orientation and translation.

Inherited from TcGfxDisplayLibrary:

Public Methods

TcGfxComponent* getSceneComponent()
TcGfxComponent* getNavComponent()
TcGfxComponent* getAvComponent()
virtual void setIsectManager(TcGfxIntersectionManager *)

Documentation

Core Graphics Performer Library Adapter. This class adapts the Performer CAVE library. It takes care of initialization and draw updates.
TcGfxPfLibAdapter(int argc, char *argv[], TcLoader*ldr, TcGfxPfBackgroundLoader *bgldr)
Constructor
Parameters:
argc - argument passed from main() procedure.
argc - argument passed from main() procedure.
ldr - Pointer to the core loader.
bgldr - Pointer to the background loader.

~TcGfxPfLibAdapter()
Destructor.

void doOneGfxCycle()
Perform one performer draw cycle.

TcGfxComponent* getGLComponent()
Returns the GL component initialized in this class.

virtual void setViewPoint(const TcUtVector3f *rot, const TcUtVector3f *trans)
Sets the view point orientation and translation.


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