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

X3DGLGroupingNode Class Reference

Class providing an interface for the equivalent of the X3DGroupingNode in the X3DGL tree. More...

Inheritance diagram for X3DGLGroupingNode:

X3DGLChildNode X3DGLNode X3DAbstractNode GLGroup GLScene GLTransform List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Class providing an interface for the equivalent of the X3DGroupingNode in the X3DGL tree.

Definition at line 14 of file X3DGLGroupingNode.h.


Constructor & Destructor Documentation

X3DGLGroupingNode  ) 
 

Constructor.

virtual ~X3DGLGroupingNode  )  [virtual]
 

Virtual destructor.

X3DGLGroupingNode const X3DGLGroupingNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool addChild const SFNode &  N  )  [virtual]
 

Adds a child to the Children attribute. Return 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 X3DGLChildNode.

Reimplemented in GLScene, GLGroup, and GLTransform.

MFNode getChildren  )  const [inline]
 

Gets the Children attribute.

Definition at line 32 of file X3DGLGroupingNode.h.

References X3DGLGroupingNode::_children.

virtual 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.

virtual 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 44 of file X3DGLGroupingNode.h.

Referenced by X3DGLGroupingNode::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