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::Switch X3DTK::X3D::Transform List of all members.

Public Methods


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::Switch, 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   [virtual]
 

Writes the attributes of the node.

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


Generated on Thu Oct 9 13:51:03 2003 for X3DToolKit by doxygen1.2.18