#include <archon/x3d/server/group.H>
Inheritance diagram for Archon::X3D::Group:
Public Member Functions | |
const NodeType * | getType () const |
Group (BackRef< ExecutionContext > c) | |
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 101 of file group.H.