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

Box Class Reference

Class of the Geometry3D component defining a Box (X3D documentation). More...

Inherits X3DGeometry3DNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Geometry3D component defining a Box (X3D documentation).


Constructor & Destructor Documentation

Box  ) 
 

Constructor.

Box const SFVec3f size  ) 
 

Constructs a Box from size, the vector representing the diagonal of the Box.

The Box is centered on (0, 0, 0).

virtual ~Box  )  [virtual]
 

Destructor.

Box const Box &  B  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGeometry3DNode.

SFVec3f getSize  )  const [inline]
 

Gets the size attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DNode.

void setSize const SFVec3f size  ) 
 

Sets the size attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.


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