Public Types | |
| enum | { PRE_DRAW = true, POST_DRAW = false } |
Public Member Functions | |
| CameraDrawCallback (shptr< View > view, const bool preDraw) | |
| virtual void | operator() (const osg::Camera &) const |
Private Attributes | |
| shptr< View > | mView |
| const bool | mPreDraw |
| pre-draw or post-draw | |
OSG calls this before and after rendering an osg::Camera. This is reflected to any listeners in the app registered by base::Event.
| virtual void view::CameraDrawCallback::operator() | ( | const osg::Camera & | ) | const [inline, virtual] |
shptr<View> view::CameraDrawCallback::mView [private] |
const bool view::CameraDrawCallback::mPreDraw [private] |
pre-draw or post-draw
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010