1#ifndef SO_ALGEBRAIC_SPHERE_H 
    2#define SO_ALGEBRAIC_SPHERE_H 
    4#include <Inventor/nodes/SoAlgebraicShape.h> 
    5#include <Inventor/fields/SoSFFloat.h> 
   88  static void initClass ();
 
   89  static void exitClass ();
 
 
Abstract base  class for all actions.
SoSFFloat radius
Radius of sphere.
SoAlgebraicSphere()
Default constructor.
Abstract base class for all database nodes.
Intersects objects with a ray cast into scene.
Field containing a floating-point value.