Graphical sphere. More...
#include <osgprimitive.h>
Inherits lpzrobots::OSGPrimitive.

Public Member Functions | |
| OSGSphere (float radius) | |
| virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
| Initialisation of the primitive. | |
| float | getRadius () |
Protected Attributes | |
| float | radius |
Graphical sphere.
| OSGSphere | ( | float | radius | ) |
| float getRadius | ( | ) | [inline] |
Initialisation of the primitive.
Must in order to place the object into the scene. This function should be overloaded
Implements OSGPrimitive.
float radius [protected] |
1.6.3