#include "macros.h"
Include dependency graph for transformation.h:
This graph shows which files directly or indirectly include this file:
Namespaces |
|
namespace | mudbox |
Classes |
|
class | mudbox::GroupNode |
This is the base class for all nodes that
are transformable objects in the Mudbox scene. More... |
|
class | mudbox::Transformation |
A Transformation is a node
in the Mudbox scene that controls the size and position of other
nodes, such as lights, cameras, or polygon meshes. More... |
|
class | mudbox::TransformationPalette |
This object provides additional
transformations for a mesh (skinning). More... |