Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

X3DGroupingNode Class Reference

Base class of the Grouping component defining an X3DGroupingNode (X3D documentation). More...

Inheritance diagram for X3DGroupingNode:

X3DChildNode X3DNode X3DAbstractNode Group Scene Transform List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Base class of the Grouping component defining an X3DGroupingNode (X3D documentation).

Definition at line 18 of file X3DGroupingNode.h.


Constructor & Destructor Documentation

X3DGroupingNode  ) 
 

Constructor.

virtual ~X3DGroupingNode  )  [virtual]
 

Virtual destructor.

X3DGroupingNode const X3DGroupingNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

bool addChild const SFNode &  N  )  [virtual]
 

Adds a child to the Children attribute. Returns TRUE if succeeds.

Reimplemented from X3DAbstractNode.

virtual void addScenesToChildren const MFScene &  sceneList  )  [protected, virtual]
 

Adds the sceneList to the children.

Reimplemented from X3DAbstractNode.

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DChildNode.

Reimplemented in Scene, Group, and Transform.

MFNode getChildren  )  const [inline]
 

Gets the Children attribute.

Definition at line 36 of file X3DGroupingNode.h.

References X3DGroupingNode::children.

bool removeChild const SFNode &  N  )  [virtual]
 

Removes the child. Return TRUE if succeeds.

Reimplemented from X3DAbstractNode.

virtual void removeScenesToChildren const MFScene &  sceneList  )  [protected, virtual]
 

Removes the sceneList to the children.

Reimplemented from X3DAbstractNode.

bool setChild const SFNode &  N  )  [virtual]
 

Sets the child. Behaves like addChild.

Reimplemented from X3DAbstractNode.


Member Data Documentation

MFNode children [protected]
 

Children attribute.

Definition at line 48 of file X3DGroupingNode.h.

Referenced by X3DGroupingNode::getChildren().


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:18 2003 for X3DToolKit by doxygen1.3