H3D API  2.4.1
Classes | Namespaces
Transform.h File Reference

Header file for Transform, X3D scene-graph node. More...

#include <H3D/MatrixTransform.h>
#include <H3D/SFRotation.h>

Go to the source code of this file.

Classes

class  H3D::Transform
 The Transform node is a grouping node that defines a coordinate system for its children that is relative to the coordinate systems of its ancestors. More...
 
class  H3D::Transform::Matrix
 Specialize the SFMatrix4f to update the matrix from the fields in the Transform node. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for Transform, X3D scene-graph node.