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

X3DTK::GL::Box Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Box. More...

Inheritance diagram for X3DTK::GL::Box:

X3DTK::GL::X3DGeometry3DNode X3DTK::GL::X3DGeometryNode X3DTK::GL::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Box.


Constructor & Destructor Documentation

X3DTK::GL::Box::Box  
 

Constructor.

virtual X3DTK::GL::Box::~Box   [virtual]
 

Destructor.

X3DTK::GL::Box::Box const Box &    B [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::GL::Box::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometry3DNode.

BoxDrawArray* X3DTK::GL::Box::getBoxArray   const [inline]
 

Gets the box array.

const SFVec3f& X3DTK::GL::Box::getSize   const [inline]
 

Gets the size attribute.

virtual void X3DTK::GL::Box::render   [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::Box::setBoxArray BoxDrawArray   boxArray
 

Sets the box array.

void X3DTK::GL::Box::setSize SFVec3f    size
 

Sets the size attribute.

virtual void X3DTK::GL::Box::update   [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.


Generated on Thu Oct 9 13:50:58 2003 for X3DToolKit by doxygen1.2.18