#include <PostDrawCallback.h>
Definition at line 32 of file PostDrawCallback.h.
◆ PostDrawCallback()
mars::graphics::PostDrawCallback::PostDrawCallback |
( |
osg::Image * |
image | ) |
|
◆ ~PostDrawCallback()
mars::graphics::PostDrawCallback::~PostDrawCallback |
( |
| ) |
|
◆ getImageData()
void mars::graphics::PostDrawCallback::getImageData |
( |
void ** |
data, |
|
|
int & |
width, |
|
|
int & |
height |
|
) |
| |
◆ operator()()
void mars::graphics::PostDrawCallback::operator() |
( |
osg::RenderInfo & |
renderInfo | ) |
const |
|
virtual |
◆ setGrab()
void mars::graphics::PostDrawCallback::setGrab |
( |
bool |
grab | ) |
|
◆ setSaveGrab()
void mars::graphics::PostDrawCallback::setSaveGrab |
( |
bool |
grab | ) |
|
◆ setSize()
void mars::graphics::PostDrawCallback::setSize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
◆ _grab
bool mars::graphics::PostDrawCallback::_grab |
|
private |
◆ _height
int mars::graphics::PostDrawCallback::_height |
|
private |
◆ _image
osg::Image* mars::graphics::PostDrawCallback::_image |
|
private |
◆ _save_grab
bool mars::graphics::PostDrawCallback::_save_grab |
|
private |
◆ _width
int mars::graphics::PostDrawCallback::_width |
|
private |
◆ image_id
unsigned long* mars::graphics::PostDrawCallback::image_id |
|
private |
◆ imageMutex
pthread_mutex_t* mars::graphics::PostDrawCallback::imageMutex |
|
private |
The documentation for this class was generated from the following files: