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

StaticGroup Class Reference

Class of the Grouping component defining a StaticGroup (X3D documentation). More...

Inheritance diagram for StaticGroup:

X3DChildNode X3DBoundedObject X3DNode X3DObject X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Grouping component defining a StaticGroup (X3D documentation).

Definition at line 19 of file StaticGroup.h.


Constructor & Destructor Documentation

StaticGroup  ) 
 

Constructor.

StaticGroup const SFVec3f bboxCenter,
const SFVec3f bboxSize
 

Constructs a StaticGroup from its attributes.

~StaticGroup  ) 
 

Destructor.

StaticGroup const StaticGroup &  G  )  [protected]
 

Copy constructor.


Member Function Documentation

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

MFNode getChildren  )  const [inline]
 

Gets the Children attribute.

Definition at line 40 of file StaticGroup.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a FileElement.

Reimplemented from X3DBoundedObject.

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.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DBoundedObject.


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