#include <archon/x3d/server/group.H>
Inheritance diagram for Archon::X3D::Transform:
Public Member Functions | |
const NodeType * | getType () const |
Transform (BackRef< ExecutionContext > c) | |
const Vector3 & | getCenter () const |
const Rotation3 & | getRotation () const |
const Vector3 & | getScale () const |
const Rotation3 & | getScaleOrientation () const |
const Vector3 & | getTranslation () const |
Static Public Member Functions | |
static Ref< NodeBase > | instantiate (BackRef< ExecutionContext > c) |
Static Public Attributes | |
static const NodeType * | type = 0 |
Friends | |
void | initializeGroupComponent () |
Initialize the runtime type information for the Aggregation and transformation component The following components must be initialized first:
|
Definition at line 148 of file group.H.