#include <closedplayground.h>
Inherits Playground.
Inheritance diagram for ClosedPlayground:


Public Member Functions | |
| ClosedPlayground (const OdeHandle &odeHandle, const OsgHandle &osgHandle, const osg::Vec3 &dimension=osg::Vec3(7.0, 0.2, 0.5), double factorxy=1) | |
Protected Member Functions | |
| virtual void | create () |
| virtual void | destroy () |
Protected Attributes | |
| Box * | roof |
| ClosedPlayground | ( | const OdeHandle & | odeHandle, | |
| const OsgHandle & | osgHandle, | |||
| const osg::Vec3 & | dimension = osg::Vec3(7.0, 0.2, 0.5), |
|||
| double | factorxy = 1 | |||
| ) | [inline] |
| virtual void create | ( | ) | [inline, protected, virtual] |
Reimplemented from Playground.
| virtual void destroy | ( | ) | [inline, protected, virtual] |
Reimplemented from AbstractGround.
1.4.7