Updates to shadow occlusion culling code.
This commit is contained in:
@@ -4,6 +4,7 @@ using namespace osg;
|
||||
|
||||
CullingSet::CullingSet()
|
||||
{
|
||||
_mask = ALL_CULLING;
|
||||
}
|
||||
|
||||
CullingSet::~CullingSet()
|
||||
|
||||
Reference in New Issue
Block a user