|
OpenSceneGraph
|
Configure view with DepthPartition. More...


Public Member Functions | |
| DepthPartition (DepthPartitionSettings *dsp=0) | |
| DepthPartition (const ViewForWoWVxDisplay &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (osgViewer, DepthPartition) | |
| void | setDepthPartionSettings (DepthPartitionSettings *dsp) const |
| const DepthPartitionSettings * | getDepthPartionSettings () const |
| bool | setUpDepthPartitionForCamera (osg::Camera *cameraToPartition, DepthPartitionSettings *dps=0) |
| for setting up depth partitioning on the specified camera. More... | |
| virtual void | configure (osgViewer::View &view) const |
| DepthPartition (DepthPartitionSettings *dsp=0) | |
| DepthPartition (const ViewForWoWVxDisplay &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (osgViewer, DepthPartition) | |
| void | setDepthPartionSettings (DepthPartitionSettings *dsp) const |
| const DepthPartitionSettings * | getDepthPartionSettings () const |
| bool | setUpDepthPartitionForCamera (osg::Camera *cameraToPartition, DepthPartitionSettings *dps=0) |
| for setting up depth partitioning on the specified camera. More... | |
| virtual void | configure (osgViewer::View &view) const |
Configure view with DepthPartition.
| bool osgViewer::DepthPartition::setUpDepthPartitionForCamera | ( | osg::Camera * | cameraToPartition, |
| DepthPartitionSettings * | dps = 0 |
||
| ) |
for setting up depth partitioning on the specified camera.
| bool osgViewer::DepthPartition::setUpDepthPartitionForCamera | ( | osg::Camera * | cameraToPartition, |
| DepthPartitionSettings * | dps = 0 |
||
| ) |
for setting up depth partitioning on the specified camera.
1.8.13