Changeset 365
- Timestamp:
- 10/27/06 11:08:38 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Dirk_RenderTraversalWork/Source/System/Action/RenderTraversal/testOcclusionCulling.cpp
r364 r365 749 749 mgr->setAction(tact); 750 750 mgr->setAction( act); 751 752 //tact->setOcclusionCullingMinimumFeatureSize(15); 753 //tact->setOcclusionCullingVisibilityThreshold(15); 754 //tact->setScreenLODCoverageThreshold(0.005); 751 755 752 756 if(show)
