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 Mon Oct 3 2011 12:39:46 for the OpenSceneGraph by doxygen 1.7.5. |