TransformationSceneGraphNodeInterface Class Reference

#include <TransformationSceneGraphNodeInterface.h>

Inherits SceneGraphNodeInterface.

Inherited by OpenSGTransformationSceneGraphNode.

Collaboration diagram for TransformationSceneGraphNodeInterface:

List of all members.


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]

virtual gmtl::Matrix44f TransformationSceneGraphNodeInterface::getTransformationMatrix (  )  [pure virtual]

virtual void TransformationSceneGraphNodeInterface::setTransformation ( TransformationData  trans  )  [pure virtual]

virtual void TransformationSceneGraphNodeInterface::setTransformationMatrix ( gmtl::Matrix44f  trans  )  [pure virtual]


The documentation for this class was generated from the following file:

Generated on Wed Oct 20 16:12:01 2010 for inVRs by doxygen 1.5.8