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

X3DTK::X3D::X3DTextureTransform2DNode Class Reference
[X3DSceneGraph]

Class declared in <X3DTK/X3D/scenegraph.h>, part of the Texturing component defining a X3DTextureTransform2DNode (documentation). More...

Inheritance diagram for X3DTK::X3D::X3DTextureTransform2DNode:

X3DTK::X3D::X3DTextureTransformNode X3DTK::X3D::X3DAppearanceChildNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode X3DTK::X3D::TextureTransform List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class declared in <X3DTK/X3D/scenegraph.h>, part of the Texturing component defining a X3DTextureTransform2DNode (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::X3DTextureTransform2DNode::X3DTextureTransform2DNode  ) 
 

Constructor.

X3DTK::X3D::X3DTextureTransform2DNode::X3DTextureTransform2DNode const SFVec2f center,
SFFloat  rotation,
const SFVec2f scale,
const SFVec2f translation
 

Constructs a X3DTextureTransform2DNode from its attributes.

virtual X3DTK::X3D::X3DTextureTransform2DNode::~X3DTextureTransform2DNode  )  [virtual]
 

Destructor.

X3DTK::X3D::X3DTextureTransform2DNode::X3DTextureTransform2DNode const X3DTextureTransform2DNode T  )  [protected]
 

Copy constructor.


Member Function Documentation

const SFVec2f& X3DTK::X3D::X3DTextureTransform2DNode::getCenter  )  const [inline]
 

Gets the center of the transformation.

const SFFloat& X3DTK::X3D::X3DTextureTransform2DNode::getRotation  )  const [inline]
 

Gets the rotation of the transformation.

const SFVec2f& X3DTK::X3D::X3DTextureTransform2DNode::getScale  )  const [inline]
 

Gets the scale of the transformation.

const SFVec2f& X3DTK::X3D::X3DTextureTransform2DNode::getTranslation  )  const [inline]
 

Gets the translation of the transformation.

void X3DTK::X3D::X3DTextureTransform2DNode::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::X3DTextureTransform2DNode::setCenter const SFVec2f center  ) 
 

Sets the center of the transformation.

void X3DTK::X3D::X3DTextureTransform2DNode::setRotation const SFFloat rotation  ) 
 

Sets the rotation of the transformation.

void X3DTK::X3D::X3DTextureTransform2DNode::setScale const SFVec2f scale  ) 
 

Sets the scale of the transformation.

void X3DTK::X3D::X3DTextureTransform2DNode::setTranslation const SFVec2f translation  ) 
 

Sets the translation of the transformation.

virtual SFString& X3DTK::X3D::X3DTextureTransform2DNode::write SFString output  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Wed Apr 7 12:15:46 2004 for X3DToolKit by doxygen 1.3.3