Motion blur. More...
#include <_src_fx_motion_blur.hh>
Classes | |
| class | Operation |
Public Member Functions | |
| CLASS_METHOD MotionBlur & | GetInstance (void) |
| void | Enable (const fp persistence) |
| void | Disable (void) |
Private Member Functions | |
| MotionBlur (void) | |
| ~MotionBlur () | |
Private Attributes | |
| CLASS_VAR MotionBlur * | msInstance |
| bool | mEnabled |
| const RefPtr< Operation > | mOperation |
Motion blur.
Adapted from examples/osgmotionblur.
| fx::MotionBlur::MotionBlur | ( | void | ) | [private] |
ctor/dtor.
| fx::MotionBlur::~MotionBlur | ( | ) | [private] |
| void fx::MotionBlur::Disable | ( | void | ) |
Disable motion blur.
| void fx::MotionBlur::Enable | ( | const fp | persistence | ) |
Enable motion blur.
| MotionBlur & fx::MotionBlur::GetInstance | ( | void | ) |
Singleton method.
bool fx::MotionBlur::mEnabled [private] |
const RefPtr<Operation> fx::MotionBlur::mOperation [private] |
MotionBlur * fx::MotionBlur::msInstance [private] |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11