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

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::X3D::Cylinder::Cylinder  ) 
 

Constructor.

X3DTK::X3D::Cylinder::Cylinder SFBool  bottom,
SFFloat  radius,
SFFloat  height,
SFBool  side,
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 SFNode X3DTK::X3D::Cylinder::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DGeometry3DNode.

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

Gets the bottom attribute.

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

Gets the height attribute.

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

Gets the radius attribute.

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

Gets the side attribute.

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 SFBool  bottom  ) 
 

Sets the bottom attribute.

void X3DTK::X3D::Cylinder::setHeight SFFloat  height  ) 
 

Sets the height attribute.

void X3DTK::X3D::Cylinder::setRadius SFFloat  radius  ) 
 

Sets the radius attribute.

void X3DTK::X3D::Cylinder::setSide SFBool  side  ) 
 

Sets the side attribute.

void X3DTK::X3D::Cylinder::setTop SFBool  top  ) 
 

Sets the top attribute.

virtual SFString X3DTK::X3D::Cylinder::write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Wed Sep 10 11:25:21 2003 for X3DToolKit by doxygen1.3