osgDB::ImageOptions::RatioWindow Struct Reference

List of all members.

Public Member Functions

 RatioWindow ()
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

Constructor & Destructor Documentation

osgDB::ImageOptions::RatioWindow::RatioWindow (  )  [inline]


Member Function Documentation

void osgDB::ImageOptions::RatioWindow::set ( double  x,
double  y,
double  w,
double  h 
) [inline]


Member Data Documentation

double osgDB::ImageOptions::RatioWindow::windowX

double osgDB::ImageOptions::RatioWindow::windowY

double osgDB::ImageOptions::RatioWindow::windowWidth

double osgDB::ImageOptions::RatioWindow::windowHeight


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 03:47:15 2008 for openscenegraph by  doxygen 1.5.4