afecdbb46b
/** Convenience method for setting up multiple slave cameras that depth partition the specified camera.*/ bool setUpDepthPartitionForCamera(osg::Camera* cameraToPartition, DepthPartitionSettings* dps=0); /** Convenience method for setting up multiple slave cameras that depth partition each of the view's active cameras.*/ bool setUpDepthPartition(DepthPartitionSettings* dsp=0); |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IslandScene.cpp | ||
IslandScene.h | ||
osgshadow.cpp | ||
terrain_coords.h |