![]() |
An open-source, flexible 3D physical simulation framework
|
This is the complete list of members for mars::graphics::PostDrawCallback, including all inherited members.
_grab | mars::graphics::PostDrawCallback | private |
_height | mars::graphics::PostDrawCallback | private |
_image | mars::graphics::PostDrawCallback | private |
_save_grab | mars::graphics::PostDrawCallback | private |
_width | mars::graphics::PostDrawCallback | private |
getImageData(void **data, int &width, int &height) | mars::graphics::PostDrawCallback | |
image_id | mars::graphics::PostDrawCallback | private |
imageMutex | mars::graphics::PostDrawCallback | private |
operator()(osg::RenderInfo &renderInfo) const | mars::graphics::PostDrawCallback | virtual |
PostDrawCallback(osg::Image *image) | mars::graphics::PostDrawCallback | |
setGrab(bool grab) | mars::graphics::PostDrawCallback | |
setSaveGrab(bool grab) | mars::graphics::PostDrawCallback | |
setSize(int width, int height) | mars::graphics::PostDrawCallback | |
~PostDrawCallback() | mars::graphics::PostDrawCallback |