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

X3DTK::X3D::Cone Class Reference

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

Inheritance diagram for X3DTK::X3D::Cone:

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

Public Methods

Protected Methods


Detailed Description

Class of the Geometry3D component defining a Cone ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::Cone::Cone  
 

Constructor.

X3DTK::X3D::Cone::Cone SFFloat    bottomRadius,
SFFloat    height,
SFBool    side,
SFBool    bottom
 

Constructs a Cone from its attributes.

virtual X3DTK::X3D::Cone::~Cone   [virtual]
 

Destructor.

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

Copy constructor.


Member Function Documentation

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

Clones the node.

Reimplemented from X3DTK::X3D::X3DGeometry3DNode.

SFBool X3DTK::X3D::Cone::getBottom   const [inline]
 

Gets the Bottom attribute.

SFFloat X3DTK::X3D::Cone::getBottomRadius   const [inline]
 

Gets the BottomRadius attribute.

SFFloat X3DTK::X3D::Cone::getHeight   const [inline]
 

Gets the Height attribute.

SFBool X3DTK::X3D::Cone::getSide   const [inline]
 

Gets the Side attribute.

virtual void X3DTK::X3D::Cone::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::Cone::setBottom SFBool    bottom
 

Sets the Bottom attribute.

void X3DTK::X3D::Cone::setBottomRadius SFFloat    bottomRadius
 

Sets the BottomRadius attribute.

void X3DTK::X3D::Cone::setHeight SFFloat    height
 

Sets the Height attribute.

void X3DTK::X3D::Cone::setSide SFBool    side
 

Sets the Side attribute.

virtual SFString X3DTK::X3D::Cone::write   [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Oct 9 13:51:00 2003 for X3DToolKit by doxygen1.2.18