#include <archon/x3d/server/group.H>
Inheritance diagram for Archon::X3D::GroupingNode:


Public Types | |
|
typedef vector< Ref< ChildNode > >::iterator | iterator |
|
typedef vector< Ref< ChildNode > >::const_iterator | const_iterator |
Public Member Functions | |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
Static Public Attributes | |
| static const NodeType * | type = 0 |
| static const NodeSequenceFieldBase * | childrenField = 0 |
Protected Member Functions | |
| GroupingNode () | |
Friends | |
| void | initializeGroupComponent () |
Initialize the runtime type information for the Aggregation and transformation component The following components must be initialized first:
| |
Definition at line 68 of file group.H.
1.4.4