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


Public Member Functions | |
| OSGBox (float lengthX, float lengthY, float lengthZ) | |
| OSGBox (osg::Vec3 dim) | |
| virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
| osg::Vec3 | getDim () |
| void | setDim (osg::Vec3) |
Protected Attributes | |
| osg::Vec3 | dim |
| osg::Box * | box |
| OSGBox | ( | float | lengthX, | |
| float | lengthY, | |||
| float | lengthZ | |||
| ) |
| Vec3 getDim | ( | ) |
| void setDim | ( | osg::Vec3 | ) |
osg::Box* box [protected] |
1.4.7