Ignore:
Timestamp:
01/18/06 23:35:50 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/VspBspTree.h

    r547 r551  
    611611        float GetMemUsage() const; 
    612612 
     613        float GetShuffledVcCost(BspLeaf *leaf, BspViewCell *vc1, BspViewCell *vc2) const; 
     614 
    613615        /// Pointer to the root of the tree 
    614616        BspNode *mRoot; 
Note: See TracChangeset for help on using the changeset viewer.