OpenSceneGraph
Public Member Functions | List of all members
osgViewer::DepthPartition Class Reference

Configure view with DepthPartition. More...

Inheritance diagram for osgViewer::DepthPartition:
Inheritance graph
[legend]
Collaboration diagram for osgViewer::DepthPartition:
Collaboration graph
[legend]

Public Member Functions

 DepthPartition (DepthPartitionSettings *dsp=0)
 
 DepthPartition (const ViewForWoWVxDisplay &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Object (osgViewer, DepthPartition)
 
void setDepthPartionSettings (DepthPartitionSettings *dsp) const
 
const DepthPartitionSettingsgetDepthPartionSettings () 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 &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Object (osgViewer, DepthPartition)
 
void setDepthPartionSettings (DepthPartitionSettings *dsp) const
 
const DepthPartitionSettingsgetDepthPartionSettings () 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
 

Detailed Description

Configure view with DepthPartition.

Member Function Documentation

◆ setUpDepthPartitionForCamera() [1/2]

bool osgViewer::DepthPartition::setUpDepthPartitionForCamera ( osg::Camera cameraToPartition,
DepthPartitionSettings dps = 0 
)

for setting up depth partitioning on the specified camera.

◆ setUpDepthPartitionForCamera() [2/2]

bool osgViewer::DepthPartition::setUpDepthPartitionForCamera ( osg::Camera cameraToPartition,
DepthPartitionSettings dps = 0 
)

for setting up depth partitioning on the specified camera.


The documentation for this class was generated from the following files: