class TcInteractionManager Core InteractionManager Class
Core InteractionManager Class. Role : This class performs the core interaction updates. It is an aggregate consisting of a TrackerManger, a GraphicsIntersectionManager, an InputManager, a Traveler, a GraphicsManager and a NetworkManager.Responsibilities: It is responsible for instantiating the Input Manager the TrackerManager and the GraphicsIntersectionManager These are the components updated during core interaction updates.
virtual ~TcInteractionManager()
int config()
bool isConfigured()
void updateInteractions()
virtual TcTrackerManager* createTrackerManager()
virtual TcGfxIntersectionManager* createIntersectionManager()
virtual TcInputManager* createInputManager()
const TcInputManager& getInputManager()
virtual void doTdInteractions()
virtual void doTdTravel()
const TcGfxManager& getGfxManager()
void setTreeDebug(const bool &b)
TcTrackerManager* trackerManager
TcGfxIntersectionManager* intersectionManager
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