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

GLSphere Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Sphere. More...

Inherits X3DGLGeometry3DNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Sphere.


Constructor & Destructor Documentation

GLSphere  ) 
 

Constructor.

virtual ~GLSphere  )  [virtual]
 

Destructor.

GLSphere const GLSphere &  S  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLGeometry3DNode.

SFFloat getRadius  )  const [inline]
 

Gets the radius attribute.

SphereDrawArray* getSphereArray  )  const [inline]
 

Gets the sphere array.

virtual void render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DGLNode.

void setRadius SFFloat  radius  ) 
 

Sets the radius attribute.

void setSphereDrawArray SphereDrawArray sphereArray  ) 
 

Sets the sphere array.

virtual void update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DGLNode.


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