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

X3DTK::GL::Cylinder Class Reference

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

Inheritance diagram for X3DTK::GL::Cylinder:

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 Cylinder.


Constructor & Destructor Documentation

X3DTK::GL::Cylinder::Cylinder  
 

Constructor.

virtual X3DTK::GL::Cylinder::~Cylinder   [virtual]
 

Destructor.

X3DTK::GL::Cylinder::Cylinder const Cylinder &    C [protected]
 

Copy constructor.


Member Function Documentation

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

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometry3DNode.

SFBool X3DTK::GL::Cylinder::getBottom   const [inline]
 

Bottom attribute.

CylinderDrawArray* X3DTK::GL::Cylinder::getCylinderArray   const [inline]
 

Cylinder array.

SFFloat X3DTK::GL::Cylinder::getHeight   const [inline]
 

Height attribute.

SFFloat X3DTK::GL::Cylinder::getRadius   const [inline]
 

Radius attribute.

SFBool X3DTK::GL::Cylinder::getSide   const [inline]
 

Side attribute.

SFBool X3DTK::GL::Cylinder::getTop   const [inline]
 

Top attribute.

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

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::Cylinder::setBottom SFBool    bottom
 

Bottom attribute.

void X3DTK::GL::Cylinder::setCylinderArray CylinderDrawArray   cylinderArray
 

Cylinder array.

void X3DTK::GL::Cylinder::setHeight SFFloat    height
 

Height attribute.

void X3DTK::GL::Cylinder::setRadius SFFloat    radius
 

Radius attribute.

void X3DTK::GL::Cylinder::setSide SFBool    side
 

Side attribute.

void X3DTK::GL::Cylinder::setTop SFBool    top
 

Top attribute.

virtual void X3DTK::GL::Cylinder::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