Data structure containing the scene notes (e.g. More...
#include <osghandle.h>

Public Member Functions | |
| OsgScene () | |
Public Attributes | |
| osg::Group * | root |
| osg::Group * | world |
| osg::Group * | world_noshadow |
| osg::Group * | scene |
| osgShadow::ShadowedScene * | shadowedScene |
| osg::Group * | shadowedSceneRoot |
| osg::Node * | groundScene |
| osg::Geode * | hud |
| osg::LightSource * | lightSource |
| osg::Transform * | worldtransform |
| RobotCameraManager * | robotCamManager |
Data structure containing the scene notes (e.g.
with and without shadow)
| OsgScene | ( | ) | [inline] |
| osg::Node* groundScene |
| osg::Geode* hud |
| osg::LightSource* lightSource |
| osg::Group* root |
| osg::Group* scene |
| osgShadow::ShadowedScene* shadowedScene |
| osg::Group* shadowedSceneRoot |
| osg::Group* world |
| osg::Group* world_noshadow |
| osg::Transform* worldtransform |
1.6.3