Ignore:
Timestamp:
02/08/06 18:25:17 (18 years ago)
Author:
mattausch
Message:

added method for associating spatial hierarchy leaf with view cell

File:
1 edited

Legend:

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

    r605 r607  
    706706         
    707707        float mTotalCost; 
     708        int mTotalPvsSize; 
     709 
    708710        int mSplits; 
    709711 
     
    711713 
    712714        bool mUseRandomAxis; 
     715 
     716        bool mUsePolygonSplitIfAvailable; 
     717 
    713718private: 
    714719 
Note: See TracChangeset for help on using the changeset viewer.