|
OpenSceneGraph
3.0.1
|
RatioWindow stores the window (as ratios of 0.0 to 1.0) from the overall imagery from which to extract the osg::Image. More...
Public Member Functions | |
| RatioWindow () | |
| void | set (double x, double y, double w, double h) |
Public Attributes | |
| double | windowX |
| double | windowY |
| double | windowWidth |
| double | windowHeight |
RatioWindow stores the window (as ratios of 0.0 to 1.0) from the overall imagery from which to extract the osg::Image.
| osgDB::ImageOptions::RatioWindow::RatioWindow | ( | ) | [inline] |
| void osgDB::ImageOptions::RatioWindow::set | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | h | ||
| ) | [inline] |
| Generated at Sun May 6 2012 20:07:50 for the OpenSceneGraph by doxygen 1.8.0. |