|
OpenSceneGraph
3.0.1
|
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 Thu Sep 27 2012 17:03:11 for the OpenSceneGraph by doxygen 1.7.6.1. |