|
OpenSceneGraph 2.8.4
|
Used as UserData attached to generated osg::Image's. More...

Public Member Functions | |
| TexCoordRange () | |
| void | set (double x, double y, double w, double h) |
Public Attributes | |
| double | _x |
| double | _y |
| double | _w |
| double | _h |
Used as UserData attached to generated osg::Image's.
| osgDB::ImageOptions::TexCoordRange::TexCoordRange | ( | ) | [inline] |
| void osgDB::ImageOptions::TexCoordRange::set | ( | double | x, |
| double | y, | ||
| double | w, | ||
| double | h | ||
| ) | [inline] |
| Generated at Tue May 3 2011 13:35:28 for the OpenSceneGraph by doxygen 1.7.4. |