OpenSceneGraph
|
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 | |
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.