- Timestamp:
- 04/18/08 04:05:46 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Action/RenderAction/OSGRenderPartition.cpp
r1004 r1177 814 814 815 815 // visibility levels 816 bool RenderPartition::pushVisibility( NodePtrConstArgpNode)816 bool RenderPartition::pushVisibility(const NodePtr pNode) 817 817 { 818 818 if(getFrustumCulling() == false)
