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

StaticGroup Class Reference

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

Inherits X3DChildNode, and X3DBoundedObject.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

StaticGroup  ) 
 

Constructor.

StaticGroup const SFVec3f bboxCenter,
const SFVec3f bboxSize
 

Constructs a StaticGroup from its attributes.

virtual ~StaticGroup  )  [virtual]
 

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.

virtual void load 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 write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DBoundedObject.


Generated on Mon May 26 16:04:23 2003 for X3DToolKit by doxygen1.3