#include <osgprimitive.h>
Inherits OSGPrimitive.
Inheritance diagram for OSGCapsule:


Public Member Functions | |
| OSGCapsule (float radius, float height) | |
| virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
| float | getRadius () |
| float | getHeight () |
Protected Attributes | |
| float | radius |
| float | height |
| OSGCapsule | ( | float | radius, | |
| float | height | |||
| ) |
| float getHeight | ( | ) | [inline] |
| float getRadius | ( | ) | [inline] |
float height [protected] |
float radius [protected] |
1.4.7