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

Cylinder Class Reference

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

Inherits X3DGeometry3DNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

Cylinder  ) 
 

Constructor.

Cylinder SFBool  bottom,
SFFloat  radius,
SFFloat  height,
SFBool  side,
SFBool  top
 

Constructs a Cylinder from its attributes.

virtual ~Cylinder  )  [virtual]
 

Destructor.

Cylinder const Cylinder &  C  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGeometry3DNode.

SFBool getBottom  )  const [inline]
 

Gets the bottom attribute.

SFFloat getHeight  )  const [inline]
 

Gets the height attribute.

SFFloat getRadius  )  const [inline]
 

Gets the radius attribute.

SFBool getSide  )  const [inline]
 

Gets the side attribute.

SFBool getTop  )  const [inline]
 

Gets the top attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DNode.

void setBottom SFBool  bottom  ) 
 

Sets the bottom attribute.

void setHeight SFFloat  height  ) 
 

Sets the height attribute.

void setRadius SFFloat  radius  ) 
 

Sets the radius attribute.

void setSide SFBool  side  ) 
 

Sets the side attribute.

void setTop SFBool  top  ) 
 

Sets the top attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.


Generated on Mon May 26 16:04:21 2003 for X3DToolKit by doxygen1.3