Public Member Functions | |
PixelWindow () | |
void | set (unsigned int x, unsigned int y, unsigned int w, unsigned int h) |
Public Attributes | |
unsigned int | windowX |
unsigned int | windowY |
unsigned int | windowWidth |
unsigned int | windowHeight |
osgDB::ImageOptions::PixelWindow::PixelWindow | ( | ) | [inline] |
void osgDB::ImageOptions::PixelWindow::set | ( | unsigned int | x, | |
unsigned int | y, | |||
unsigned int | w, | |||
unsigned int | h | |||
) | [inline] |
unsigned int osgDB::ImageOptions::PixelWindow::windowX |
unsigned int osgDB::ImageOptions::PixelWindow::windowY |
unsigned int osgDB::ImageOptions::PixelWindow::windowWidth |
unsigned int osgDB::ImageOptions::PixelWindow::windowHeight |