Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DTK::X3D::Cone Class Reference
[X3DSceneGraph]

Class declared in <X3DTK/X3D/scenegraph.h>, part 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 Member Functions

Protected Member Functions


Detailed Description

Class declared in <X3DTK/X3D/scenegraph.h>, part 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  )  const [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 Jun 3 10:12:24 2004 for X3DToolKit by doxygen 1.3.6