Show
Ignore:
Timestamp:
10/21/06 13:50:48 (2 years ago)
Author:
dirk
Message:

Added Tri and occed tri stats
added NVPerfKitSDK demo stats in testOcclusionCulling.cpp. These should become core stats later…

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Dirk_RenderTraversalWork/Source/System/Action/RenderTraversal/OSGRenderPartition.h

    r267 r342  
    328328    UInt32 getNumShaderChanges     (void); 
    329329    UInt32 getNumShaderParamChanges(void); 
     330    UInt32 getNumTriangles         (void); 
    330331 
    331332    /*-------------------------- comparison ---------------------------------*/ 
     
    420421    StatCollector       _oStatistics; 
    421422    UInt32              _uiNumMatrixChanges; 
     423    UInt32              _uiNumTriangles; 
    422424 
    423425    // Culling