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

X3DBoundedObject Class Reference

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

Inherits X3DObject.

Inherited by Group, Scene, Shape, StaticGroup, and Transform.

List of all members.

Public Member Functions


Detailed Description

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


Constructor & Destructor Documentation

X3DBoundedObject  ) 
 

Constructor.

X3DBoundedObject const SFVec3f bboxCenter,
const SFVec3f bboxSize
 

Constructs an X3DBoundedObject from its attributes.

X3DBoundedObject const X3DBoundedObject &  N  ) 
 

Copy constructor.

virtual ~X3DBoundedObject  )  [virtual]
 

Virtual destructor.


Member Function Documentation

SFVec3f getBboxCenter  )  const [inline]
 

Gets the BboxCenter attribute.

SFVec3f getBboxSize  )  const [inline]
 

Gets the BboxSize attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented in Scene, Group, StaticGroup, Transform, and Shape.

void setBboxCenter const SFVec3f bboxCenter  ) 
 

Sets the BboxCenter attribute.

void setBboxSize const SFVec3f bboxSize  ) 
 

Sets the BboxSize attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented in Scene, Group, StaticGroup, Transform, and Shape.


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