|
| PixelWindow () |
|
void | set (unsigned int x, unsigned int y, unsigned int w, unsigned int h) |
|
PixelWindow stores the window (in exact pixels) from the overall imagery from which to extract the osg::Image
§ PixelWindow()
osgDB::ImageOptions::PixelWindow::PixelWindow |
( |
| ) |
|
|
inline |
§ set()
void osgDB::ImageOptions::PixelWindow::set |
( |
unsigned int |
x, |
|
|
unsigned int |
y, |
|
|
unsigned int |
w, |
|
|
unsigned int |
h |
|
) |
| |
|
inline |
§ windowHeight
unsigned int osgDB::ImageOptions::PixelWindow::windowHeight |
§ windowWidth
unsigned int osgDB::ImageOptions::PixelWindow::windowWidth |
§ windowX
unsigned int osgDB::ImageOptions::PixelWindow::windowX |
§ windowY
unsigned int osgDB::ImageOptions::PixelWindow::windowY |
The documentation for this struct was generated from the following file: