Inheritance diagram for X3DGroupingNode:
Definition at line 18 of file X3DGroupingNode.h.
|
Constructor.
|
|
Virtual destructor.
|
|
Copy constructor.
|
|
Adds a child to the Children attribute. Returns TRUE if succeeds.
Reimplemented from X3DAbstractNode. |
|
Adds the sceneList to the children.
Reimplemented from X3DAbstractNode. |
|
Clones the node.
Reimplemented from X3DChildNode. |
|
Gets the Children attribute.
Definition at line 36 of file X3DGroupingNode.h. References X3DGroupingNode::children. |
|
Removes the child. Return TRUE if succeeds.
Reimplemented from X3DAbstractNode. |
|
Removes the sceneList to the children.
Reimplemented from X3DAbstractNode. |
|
Sets the child. Behaves like addChild.
Reimplemented from X3DAbstractNode. |
|
Children attribute.
Definition at line 48 of file X3DGroupingNode.h. Referenced by X3DGroupingNode::getChildren(). |