OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgDB::ImageOptions::RatioWindow Struct Reference

RatioWindow stores the window (as ratios of 0.0 to 1.0) from the overall imagery from which to extract the osg::Image. More...

Collaboration diagram for osgDB::ImageOptions::RatioWindow:
Collaboration graph
[legend]

Public Member Functions

void set (double x, double y, double w, double h)
 

Public Attributes

double windowX
 
double windowY
 
double windowWidth
 
double windowHeight
 

Detailed Description

RatioWindow stores the window (as ratios of 0.0 to 1.0) from the overall imagery from which to extract the osg::Image.


The documentation for this struct was generated from the following file: