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

X3DTK::GL::Sphere Class Reference

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

Inheritance diagram for X3DTK::GL::Sphere:

X3DTK::GL::X3DGeometry3DNode X3DTK::GL::X3DGeometryNode X3DTK::GL::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::GL::Sphere::Sphere  
 

Constructor.

virtual X3DTK::GL::Sphere::~Sphere   [virtual]
 

Destructor.

X3DTK::GL::Sphere::Sphere const Sphere &    S [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::GL::Sphere::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometry3DNode.

SFFloat X3DTK::GL::Sphere::getRadius   const [inline]
 

Gets the radius attribute.

SphereDrawArray* X3DTK::GL::Sphere::getSphereArray   const [inline]
 

Gets the sphere array.

virtual void X3DTK::GL::Sphere::render   [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::Sphere::setRadius SFFloat    radius
 

Sets the radius attribute.

void X3DTK::GL::Sphere::setSphereDrawArray SphereDrawArray   sphereArray
 

Sets the sphere array.

virtual void X3DTK::GL::Sphere::update   [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.


Generated on Thu Oct 9 13:50:59 2003 for X3DToolKit by doxygen1.2.18