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

Cone Class Reference

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

Inheritance diagram for Cone:

X3DGeometry3DNode X3DGeometryNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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

Definition at line 18 of file Cone.h.


Constructor & Destructor Documentation

Cone  ) 
 

Constructor.

Cone SFFloat  bottomRadius,
SFFloat  height,
SFBool  side,
SFBool  bottom
 

Constructs a Cone from its attributes.

~Cone  ) 
 

Destructor.

Cone const Cone &  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.

Definition at line 49 of file Cone.h.

SFFloat getBottomRadius  )  const [inline]
 

Gets the BottomRadius attribute.

Definition at line 43 of file Cone.h.

SFFloat getHeight  )  const [inline]
 

Gets the Height attribute.

Definition at line 45 of file Cone.h.

SFBool getSide  )  const [inline]
 

Gets the Side attribute.

Definition at line 47 of file Cone.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DAbstractNode.

void setBottom SFBool  bottom  ) 
 

Sets the Bottom attribute.

void setBottomRadius SFFloat  bottomRadius  ) 
 

Sets the BottomRadius attribute.

void setHeight SFFloat  height  ) 
 

Sets the Height attribute.

void setSide SFBool  side  ) 
 

Sets the Side attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:12 2003 for X3DToolKit by doxygen1.3