Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DTK::MESH::Transform Class Reference

Class providing a Transform node for the Mesh graph scene. More...

Inheritance diagram for X3DTK::MESH::Transform:

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

Public Methods

Protected Methods


Detailed Description

Class providing a Transform node for the Mesh graph scene.


Constructor & Destructor Documentation

X3DTK::MESH::Transform::Transform  
 

Constructor.

X3DTK::MESH::Transform::Transform const SFVec3f   center,
const SFRotation &    rotation,
const SFVec3f   scale,
const SFRotation &    scaleOrientation,
const SFVec3f   translation
 

Constructor with parameters.

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

Virtual destructor.

X3DTK::MESH::Transform::Transform const Transform &    T [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::MESH::Transform::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

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  
 

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 Mon Jan 19 10:32:18 2004 for X3DToolKit by doxygen1.2.18