|
openscenegraph
|
#include <ImageOptions>
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
|
inline |
References windowHeight, windowWidth, windowX, and windowY.
|
inline |
References windowHeight, windowWidth, windowX, and windowY.
| double osgDB::ImageOptions::RatioWindow::windowHeight |
Referenced by RatioWindow(), and set().
| double osgDB::ImageOptions::RatioWindow::windowWidth |
Referenced by RatioWindow(), and set().
| double osgDB::ImageOptions::RatioWindow::windowX |
Referenced by RatioWindow(), and set().
| double osgDB::ImageOptions::RatioWindow::windowY |
Referenced by RatioWindow(), and set().