TransformationSceneGraphNodeInterface Class Reference
#include <TransformationSceneGraphNodeInterface.h>
Inherits SceneGraphNodeInterface.
Inherited by OpenSGTransformationSceneGraphNode.
Collaboration diagram for TransformationSceneGraphNodeInterface:

Public Member Functions | |
| virtual | ~TransformationSceneGraphNodeInterface () |
| virtual void | setTransformation (TransformationData trans)=0 |
| virtual TransformationData | getTransformation ()=0 |
| virtual void | setTransformationMatrix (gmtl::Matrix44f trans)=0 |
| virtual gmtl::Matrix44f | getTransformationMatrix ()=0 |
Constructor & Destructor Documentation
| virtual TransformationSceneGraphNodeInterface::~TransformationSceneGraphNodeInterface | ( | ) | [inline, virtual] |
Member Function Documentation
| virtual TransformationData TransformationSceneGraphNodeInterface::getTransformation | ( | ) | [pure virtual] |
Implemented in OpenSGTransformationSceneGraphNode.
| virtual gmtl::Matrix44f TransformationSceneGraphNodeInterface::getTransformationMatrix | ( | ) | [pure virtual] |
Implemented in OpenSGTransformationSceneGraphNode.
| virtual void TransformationSceneGraphNodeInterface::setTransformation | ( | TransformationData | trans | ) | [pure virtual] |
Implemented in OpenSGTransformationSceneGraphNode.
| virtual void TransformationSceneGraphNodeInterface::setTransformationMatrix | ( | gmtl::Matrix44f | trans | ) | [pure virtual] |
Implemented in OpenSGTransformationSceneGraphNode.
The documentation for this class was generated from the following file:
- src/inVRs/OutputInterface/TransformationSceneGraphNodeInterface.h
Generated on Wed Oct 20 16:12:01 2010 for inVRs by
1.5.8