class TcGfxDisplayLibrary

Class TcGfxDisplayLibrary

Inheritance:


Public Methods

TcGfxDisplayLibrary()
Constructor.
TcGfxDisplayLibrary(TcLoader*tanLoader)
Constructor.
TcGfxDisplayLibrary(TcGfxComponent *scene, TcGfxComponent *nav, TcGfxComponent *Av)
Constructor.
virtual ~TcGfxDisplayLibrary()
Destructor.
TcGfxComponent* getSceneComponent()
Returns Scene component.
TcGfxComponent* getNavComponent()
Returns Navigation component.
TcGfxComponent* getAvComponent()
Returns Avatar component.
virtual void setViewPoint(const TcUtVector3f *rot, const TcUtVector3f *trans)
Sets the view point.
virtual void setIsectManager(TcGfxIntersectionManager *)
Sets Intersection manager.

Documentation

Class TcGfxDisplayLibrary. This is the base class for all core graphics library classes. The current implementation provides support for IRIS Performer through the derived TcGfxPfLibAdapter. Future support for other libraries will be implemented by deriving from this class.
TcGfxDisplayLibrary()
Constructor.

TcGfxDisplayLibrary(TcLoader*tanLoader)
Constructor.

TcGfxDisplayLibrary(TcGfxComponent *scene, TcGfxComponent *nav, TcGfxComponent *Av)
Constructor.

virtual ~TcGfxDisplayLibrary()
Destructor.

TcGfxComponent* getSceneComponent()
Returns Scene component.

TcGfxComponent* getNavComponent()
Returns Navigation component.

TcGfxComponent* getAvComponent()
Returns Avatar component.

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

virtual void setIsectManager(TcGfxIntersectionManager *)
Sets Intersection manager.


Direct child classes:
TcGfxPfLibAdapter

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