Ignore:
Timestamp:
11/01/06 23:20:53 (18 years ago)
Author:
mattausch
Message:

worked on full render cost evaluation
warning: some change sin render cost evaluation for pvs which could have bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h

    r1703 r1707  
    573573        void ResetViewCells(); 
    574574         
     575        /** Sets this view cell to active. 
     576        */ 
     577        void SetViewCellActive(ViewCell *vc) const; 
     578 
    575579        /** Collects the view cells in the view cell container. 
    576580        */ 
Note: See TracChangeset for help on using the changeset viewer.