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 Mon Jun 4 2012 14:27:21 for the OpenSceneGraph by doxygen 1.8.0. |