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

PixelWindow stores the window (in exact pixels) from the overall imagery from which to extract the osg::Image. More...

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

Public Member Functions

void set (unsigned int x, unsigned int y, unsigned int w, unsigned int h)
 

Public Attributes

unsigned int windowX
 
unsigned int windowY
 
unsigned int windowWidth
 
unsigned int windowHeight
 

Detailed Description

PixelWindow stores the window (in exact pixels) from the overall imagery from which to extract the osg::Image.


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