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


Public Member Functions | |
| OSGBox (float lengthX, float lengthY, float lengthZ) | |
| virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
| float | getLengthX () |
| float | getLengthY () |
| float | getLengthZ () |
Protected Attributes | |
| float | lengthX |
| float | lengthY |
| float | lengthZ |
| OSGBox | ( | float | lengthX, | |
| float | lengthY, | |||
| float | lengthZ | |||
| ) |
| float getLengthX | ( | ) | [inline] |
| float getLengthY | ( | ) | [inline] |
| float getLengthZ | ( | ) | [inline] |
float lengthX [protected] |
float lengthY [protected] |
float lengthZ [protected] |
1.4.7