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 Member Functions

Protected Member Functions

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  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometry3DNode.

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

Gets the bottom attribute.

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

Gets the bottom radius attribute.

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

Gets the cone array.

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

Gets the height attribute.

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

Gets the side attribute.

virtual void X3DTK::GL::Cone::render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::Cone::setBottom SFBool  bottom  ) 
 

Sets the bottom attribute.

void X3DTK::GL::Cone::setBottomRadius SFFloat  bottomRadius  ) 
 

Sets the bottom radius attribute.

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

Sets the cone array.

void X3DTK::GL::Cone::setHeight SFFloat  height  ) 
 

Sets the height attribute.

void X3DTK::GL::Cone::setSide 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 Wed Sep 10 11:25:18 2003 for X3DToolKit by doxygen1.3