Inheritance diagram for X3DTK::X3D::Transform:
|
Constructor.
|
|
Constructs a Transform from its attributes.
|
|
Destructor.
|
|
Copy constructor.
|
|
Clones the node.
Reimplemented from X3DTK::X3DAbstractNode. |
|
Gets the center of the transformation.
|
|
Gets the rotation of the transformation.
|
|
Gets the scale of the transformation.
|
|
Gets the scale orientation of the transformation.
|
|
Gets the translation of the transformation.
|
|
Loads the attributes from a X3DFileElement *.
Reimplemented from X3DTK::X3D::X3DBoundedObject. |
|
Sets the center of the transformation.
|
|
Sets the rotation of the transformation.
|
|
Sets the scale of the transformation.
|
|
Sets the scale orientation of the transformation.
|
|
Sets the translation of the transformation.
|
|
Writes the attributes of the node.
Reimplemented from X3DTK::X3D::X3DBoundedObject. |