|
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 Thu Sep 27 2012 17:03:11 for the OpenSceneGraph by doxygen 1.7.6.1. |