X3DTK::MESH::Transform Class Reference
[MeshSceneGraph]

Class declared in <X3DTK/MESH/scenegraph.h> defining a Transform, implementation of the X3D::Transform for the MESH scene graph. More...

Inheritance diagram for X3DTK::MESH::Transform:

X3DTK::MESH::X3DGroupingNode X3DTK::MESH::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions


Detailed Description

Class declared in <X3DTK/MESH/scenegraph.h> defining a Transform, implementation of the X3D::Transform for the MESH scene graph.


Constructor & Destructor Documentation

X3DTK::MESH::Transform::Transform  ) 
 

Constructor.

virtual X3DTK::MESH::Transform::~Transform  )  [virtual]
 

Virtual destructor.


Member Function Documentation

const SFVec3f& X3DTK::MESH::Transform::getCenter  )  const [inline]
 

Gets the center of the transformation.

const SFRotation& X3DTK::MESH::Transform::getRotation  )  const [inline]
 

Gets the rotation of the transformation.

const SFVec3f& X3DTK::MESH::Transform::getScale  )  const [inline]
 

Gets the scale of the transformation.

const SFRotation& X3DTK::MESH::Transform::getScaleOrientation  )  const [inline]
 

Gets the scale orientation of the transformation.

SFMatrix34f X3DTK::MESH::Transform::getTransform  )  const
 

Gets the transformation.

const SFVec3f& X3DTK::MESH::Transform::getTranslation  )  const [inline]
 

Gets the translation of the transformation.

void X3DTK::MESH::Transform::setCenter const SFVec3f center  ) 
 

Sets the center of the transformation.

void X3DTK::MESH::Transform::setRotation const SFRotation rotation  ) 
 

Sets the rotation of the transformation.

void X3DTK::MESH::Transform::setScale const SFVec3f scale  ) 
 

Sets the scale of the transformation.

void X3DTK::MESH::Transform::setScaleOrientation const SFRotation scaleOrientation  ) 
 

Sets the scale orientation of the transformation.

void X3DTK::MESH::Transform::setTranslation const SFVec3f translation  ) 
 

Sets the translation of the transformation.


Generated on Fri Jul 30 12:02:39 2004 for X3DToolKit by doxygen 1.3.6