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

Cone Class Reference

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

Inherits X3DGeometry3DNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

Cone  ) 
 

Constructor.

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

Constructs a Cone from its attributes.

virtual ~Cone  )  [virtual]
 

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.

SFFloat getBottomRadius  )  const [inline]
 

Gets the BottomRadius attribute.

SFFloat getHeight  )  const [inline]
 

Gets the Height attribute.

SFBool getSide  )  const [inline]
 

Gets the Side 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 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 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