|
OpenSceneGraph
3.0.1
|

Public Types | |
| enum | DepthMode { FIXED_RANGE, BOUNDING_VOLUME } |
Public Member Functions | |
| DepthPartitionSettings (DepthMode mode=BOUNDING_VOLUME) | |
| virtual bool | getDepthRange (osg::View &view, unsigned int partition, double &zNear, double &zFar) |
Public Attributes | |
| DepthMode | _mode |
| double | _zNear |
| double | _zMid |
| double | _zFar |
| virtual bool osgViewer::DepthPartitionSettings::getDepthRange | ( | osg::View & | view, |
| unsigned int | partition, | ||
| double & | zNear, | ||
| double & | zFar | ||
| ) | [virtual] |
| Generated at Thu Sep 27 2012 17:03:32 for the OpenSceneGraph by doxygen 1.7.6.1. |