![]() |
vrecko
virtual reality framework
|
Structure containing camera data which is common for all of the clouds and overloaded callback method which is called once per frame. More...
#include <OSGCloudWrap.h>
Public Member Functions | |
| AllCloudsUpdateCallBack () | |
| AllCloudsUpdateCallBack (osg::ref_ptr< CloudDataType > data) | |
| AllCloudsUpdateCallBack (const AllCloudsUpdateCallBack &, const osg::CopyOp &) | |
| META_Object (osgCloud, AllCloudsUpdateCallBack) virtual void operator()(const osg | |
| Cloud::SetViewMatrix (camera.getViewMatrix()) | |
| g_Clouds | Update (cloudData->getCameraPos(), cloudData->getCameraView(), cloudData->getCameraUp()) |
Public Attributes | |
| osg::ref_ptr< CloudDataType > | cloudData |
Structure containing camera data which is common for all of the clouds and overloaded callback method which is called once per frame.
|
inline |
|
inline |
|
inline |
| AllCloudsUpdateCallBack::Cloud::SetViewMatrix | ( | camera. | getViewMatrix() | ) |
|
inline |
| g_Clouds AllCloudsUpdateCallBack::Update | ( | cloudData-> | getCameraPos(), |
| cloudData-> | getCameraView(), | ||
| cloudData-> | getCameraUp() | ||
| ) |
| osg::ref_ptr<CloudDataType> AllCloudsUpdateCallBack::cloudData |