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 const SFFloat &    bottomRadius,
const SFFloat &    height,
const SFBool &    side,
const 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 SFAbstractNode X3DTK::X3D::Cone::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

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

Gets the Bottom attribute.

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

Gets the BottomRadius attribute.

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

Gets the Height attribute.

const 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 const SFBool &    bottom
 

Sets the Bottom attribute.

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

Sets the BottomRadius attribute.

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

Sets the Height attribute.

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

Sets the Side attribute.

virtual SFString& X3DTK::X3D::Cone::write SFString   output const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Dec 4 13:26:00 2003 for X3DToolKit by doxygen1.2.18