Public Member Functions |
| | PreDrawFBOCallback (osg::FrameBufferObject *fbo) |
| | CTOR.
|
| virtual void | operator() (osg::RenderInfo &renderInfo) const |
| | Callback method.
|
| void | enableBindFbo (bool bind) |
| | Enables/Disables binding of fbo specifying the first camera that gets rendered for fbo sharing between cascade cameras.
|
Constructor & Destructor Documentation
| makVrv::PreDrawFBOCallback::PreDrawFBOCallback |
( |
osg::FrameBufferObject * |
fbo | ) |
|
Member Function Documentation
| virtual void makVrv::PreDrawFBOCallback::operator() |
( |
osg::RenderInfo & |
renderInfo | ) |
const |
|
virtual |
| void makVrv::PreDrawFBOCallback::enableBindFbo |
( |
bool |
bind | ) |
|
Enables/Disables binding of fbo specifying the first camera that gets rendered for fbo sharing between cascade cameras.
Member Data Documentation
| osg::ref_ptr<osg::FrameBufferObject> makVrv::PreDrawFBOCallback::mySharedFbo |
|
private |
| bool makVrv::PreDrawFBOCallback::myEnableBindFbo |
|
private |
The documentation for this struct was generated from the following file: