#include <PVLE/Export.h>
#include <PVLE/3D/AutoDeleteChildCallback.h>
#include <vector>
#include <osg/ref_ptr>
#include <osg/observer_ptr>
#include <osg/Camera>
#include <osg/NodeVisitor>
Go to the source code of this file.
Classes | |
class | CameraShakeParams |
Parameters for CameraShake class. More... | |
class | CameraShake |
Effect that shakes the camera, as for an explosion. More... | |
class | CameraShake::CameraData |
Camera data for the effect. More... |