#include <playground.h>
Inherits AbstractGround.
Inherited by ClosedPlayground.
Inheritance diagram for Playground:


Public Member Functions | |
| Playground (const OdeHandle &odeHandle, const OsgHandle &osgHandle, const osg::Vec3 &dimension=osg::Vec3(7.0, 0.2, 0.5), double factorxy=1, bool createGround=true) | |
Protected Member Functions | |
| virtual void | create () |
Protected Attributes | |
| double | length |
| double | width |
| double | height |
| double | factorlength2 |
|
||||||||||||||||||||||||
|
|
|
|
Implements AbstractGround.
Reimplemented in ClosedPlayground.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8