class TcGfxManager Class: TcGfxManager Role: This class manages Tandem's graphics subsystem
Class: TcGfxManager Role: This class manages Tandem's graphics subsystem. This includes drawing, searching, updating and maintaining its various objects.Responsibilities: It provides an interface for searching TcGfxComponents. This class also updates the TcGfxLibrary's draw routines. In addition it traverses the TcGfxComponent hierarchy each frame and updates iterative events.
virtual ~TcGfxManager()
bool drawScene()
void updateScene()
bool updateTravel()
TcGfxComponent* initTcGfxScene()
void removeTcGfxComponent(TcGfxComponent *)
TcGfxComponent* getAvComponent()
TcGfxComponent* getGfxCompByName(const TcUtString &name) const
TcGfxComponent* getGLCompByName(const TcUtString &name) const
TcTraveler* getTcTraveler() const
void setIntersectionManager(TcGfxIntersectionManager &)
void setViewPoint(const TcUtVector3f *rot, const TcUtVector3f *trans)
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