Ignore:
Timestamp:
05/18/05 02:06:32 (19 years ago)
Author:
mattausch
Message:

fixed bug with shadow maps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h

    r100 r103  
    8484        void toggleUseVisibilityCulling(); 
    8585        void toggleShowViz(); 
     86        void toggleRenderNodesForViz(); 
    8687        void zoomVizCamera(int zoom); 
    8788        void moveCamera(); 
     
    120121        bool mUseVisibilityCulling; 
    121122        bool mShowVisualization; 
     123        bool mRenderNodesForViz; 
    122124        bool mCullCamera; 
    123125 
Note: See TracChangeset for help on using the changeset viewer.