1 #ifndef OPENCS_VIEW_SCENEWIDGET_H
2 #define OPENCS_VIEW_SCENEWIDGET_H
10 #include <osgViewer/View>
11 #include <osgViewer/CompositeViewer>
13 #include <boost/shared_ptr.hpp>
44 class CameraController;
45 class FreeCameraController;
46 class OrbitCameraController;
66 osg::ref_ptr<osgViewer::View>
mView;
81 SceneWidget(boost::shared_ptr<Resource::ResourceSystem> resourceSystem,
QWidget* parent = 0,
82 Qt::WindowFlags f = 0,
bool retrieveInput =
true);
static const struct @2 signals[]
Definition: lightingnight.hpp:8
double mSimulationTime
Definition: scenewidget.hpp:152
Definition: lighting.hpp:15
osg::Timer mFrameTimer
Definition: scenewidget.hpp:151
void update()
Definition: scenewidget.cpp:155
Definition: cameracontroller.hpp:27
CompositeViewer()
Definition: scenewidget.cpp:122
void simulationUpdated(double dt)
Definition: lightingbright.hpp:14
Definition: cameracontroller.hpp:82
Definition: setting.hpp:22
Definition: cameracontroller.hpp:139
QTimer mTimer
Definition: scenewidget.hpp:148
Definition: lightingday.hpp:8
Definition: scenewidget.hpp:140