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

X3DTK::GL::Cone Class Reference

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

Inheritance diagram for X3DTK::GL::Cone:

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

Public Methods

Protected Methods

Protected Attributes


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::GL::Cone::Cone  
 

Constructor.

virtual X3DTK::GL::Cone::~Cone   [virtual]
 

Destructor.

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

Copy constructor.


Member Function Documentation

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

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

virtual void X3DTK::GL::Cone::draw   [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DGeometryNode.

const SFBool& X3DTK::GL::Cone::getBottom   const [inline]
 

Gets the bottom attribute.

const SFFloat& X3DTK::GL::Cone::getBottomRadius   const [inline]
 

Gets the bottom radius attribute.

ConeDrawArray* X3DTK::GL::Cone::getConeArray   const [inline]
 

Gets the cone array.

const SFFloat& X3DTK::GL::Cone::getHeight   const [inline]
 

Gets the height attribute.

const SFBool& X3DTK::GL::Cone::getSide   const [inline]
 

Gets the side attribute.

void X3DTK::GL::Cone::setBottom const SFBool &    bottom
 

Sets the bottom attribute.

void X3DTK::GL::Cone::setBottomRadius const SFFloat &    bottomRadius
 

Sets the bottom radius attribute.

void X3DTK::GL::Cone::setConeArray ConeDrawArray   coneArray
 

Sets the cone array.

void X3DTK::GL::Cone::setHeight const SFFloat &    height
 

Sets the height attribute.

void X3DTK::GL::Cone::setSide const SFBool &    side
 

Sets the side attribute.

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

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.


Member Data Documentation

SFBool X3DTK::GL::Cone::_bottom [protected]
 

Bottom attribute.

SFFloat X3DTK::GL::Cone::_bottomRadius [protected]
 

Bottom radius attribute.

ConeDrawArray* X3DTK::GL::Cone::_coneArray [protected]
 

Cone array.

SFFloat X3DTK::GL::Cone::_height [protected]
 

Height attribute.

SFBool X3DTK::GL::Cone::_side [protected]
 

Side attribute.


Generated on Thu Dec 4 13:25:55 2003 for X3DToolKit by doxygen1.2.18