CursorRepresentationInterface Class Reference
#include <CursorRepresentationInterface.h>
Inherited by InteractionCursorRepresentation, and SimpleCursorRepresentation.
Public Member Functions | |
| virtual bool | loadConfig (std::string configFile)=0 |
| virtual void | setTransformation (const TransformationData &trans)=0 |
| virtual void | update (float dt)=0 |
| virtual ModelInterface * | getModel ()=0 |
Member Function Documentation
| virtual ModelInterface* CursorRepresentationInterface::getModel | ( | ) | [pure virtual] |
Implemented in InteractionCursorRepresentation, and SimpleCursorRepresentation.
| virtual bool CursorRepresentationInterface::loadConfig | ( | std::string | configFile | ) | [pure virtual] |
Implemented in InteractionCursorRepresentation, and SimpleCursorRepresentation.
| virtual void CursorRepresentationInterface::setTransformation | ( | const TransformationData & | trans | ) | [pure virtual] |
Implemented in InteractionCursorRepresentation, and SimpleCursorRepresentation.
| virtual void CursorRepresentationInterface::update | ( | float | dt | ) | [pure virtual] |
Implemented in InteractionCursorRepresentation, and SimpleCursorRepresentation.
The documentation for this class was generated from the following file:
- src/inVRs/SystemCore/ComponentInterfaces/CursorRepresentationInterface.h
Generated on Wed Oct 20 16:11:55 2010 for inVRs by
1.5.8