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

X3DTK::X3D::X3DBoundedObject Class Reference

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

Inheritance diagram for X3DTK::X3D::X3DBoundedObject:

X3DTK::X3D::X3DObject X3DTK::X3D::Contour2D X3DTK::X3D::CoordinateDeformer X3DTK::X3D::Group X3DTK::X3D::NurbsGroup X3DTK::X3D::Scene X3DTK::X3D::Shape X3DTK::X3D::StaticGroup X3DTK::X3D::Transform List of all members.

Public Member Functions


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::X3D::X3DBoundedObject::X3DBoundedObject  ) 
 

Constructor.

X3DTK::X3D::X3DBoundedObject::X3DBoundedObject const SFVec3f bboxCenter,
const SFVec3f bboxSize
 

Constructs an X3DBoundedObject from its attributes.

X3DTK::X3D::X3DBoundedObject::X3DBoundedObject const X3DBoundedObject &  N  ) 
 

Copy constructor.

virtual X3DTK::X3D::X3DBoundedObject::~X3DBoundedObject  )  [virtual]
 

Virtual destructor.


Member Function Documentation

const SFVec3f& X3DTK::X3D::X3DBoundedObject::getBboxCenter  )  const [inline]
 

Gets the BboxCenter attribute.

const SFVec3f& X3DTK::X3D::X3DBoundedObject::getBboxSize  )  const [inline]
 

Gets the BboxSize attribute.

virtual void X3DTK::X3D::X3DBoundedObject::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented in X3DTK::X3D::Scene, X3DTK::X3D::Group, X3DTK::X3D::StaticGroup, X3DTK::X3D::Transform, X3DTK::X3D::CoordinateDeformer, X3DTK::X3D::NurbsGroup, and X3DTK::X3D::Shape.

void X3DTK::X3D::X3DBoundedObject::setBboxCenter const SFVec3f bboxCenter  ) 
 

Sets the BboxCenter attribute.

void X3DTK::X3D::X3DBoundedObject::setBboxSize const SFVec3f bboxSize  ) 
 

Sets the BboxSize attribute.

virtual SFString X3DTK::X3D::X3DBoundedObject::write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented in X3DTK::X3D::Scene, X3DTK::X3D::Group, X3DTK::X3D::StaticGroup, X3DTK::X3D::Transform, X3DTK::X3D::CoordinateDeformer, X3DTK::X3D::NurbsGroup, and X3DTK::X3D::Shape.


Generated on Wed Sep 10 11:25:25 2003 for X3DToolKit by doxygen1.3