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

X3DTK::X3D::Cylinder Class Reference

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

Inheritance diagram for X3DTK::X3D::Cylinder:

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 Box ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::Cylinder::Cylinder  
 

Constructor.

X3DTK::X3D::Cylinder::Cylinder const SFBool &    bottom,
const SFFloat &    radius,
const SFFloat &    height,
const SFBool &    side,
const SFBool &    top
 

Constructs a Cylinder from its attributes.

virtual X3DTK::X3D::Cylinder::~Cylinder   [virtual]
 

Destructor.

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

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::Cylinder::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

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

Gets the bottom attribute.

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

Gets the height attribute.

const SFFloat& X3DTK::X3D::Cylinder::getRadius   const [inline]
 

Gets the radius attribute.

const SFBool& X3DTK::X3D::Cylinder::getSide   const [inline]
 

Gets the side attribute.

const SFBool& X3DTK::X3D::Cylinder::getTop   const [inline]
 

Gets the top attribute.

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

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::Cylinder::setBottom const SFBool &    bottom
 

Sets the bottom attribute.

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

Sets the height attribute.

void X3DTK::X3D::Cylinder::setRadius const SFFloat &    radius
 

Sets the radius attribute.

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

Sets the side attribute.

void X3DTK::X3D::Cylinder::setTop const SFBool &    top
 

Sets the top attribute.

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

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Mon Jan 19 10:32:19 2004 for X3DToolKit by doxygen1.2.18