Ignore:
Timestamp:
01/22/07 16:00:07 (17 years ago)
Author:
bittner
Message:

vss ray updates

File:
1 edited

Legend:

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

    r2008 r2012  
    262262        ///////////////////////// 
    263263 
    264         GlobalLinesRenderer *mGlobalLinesRenderer; 
    265         RayCaster *mRayCaster; 
    266         /// samples used for construction of the BSP view cells tree. 
     264  GlobalLinesRenderer *mGlobalLinesRenderer; 
     265  RayCaster *mRayCaster; 
     266  /// samples used for construction of the BSP view cells tree. 
    267267        int mBspConstructionSamples; 
    268268        /// samples used for construction of the VSP OSP tree. 
     
    274274 
    275275 
     276   
    276277        /// if box around view space should be used 
    277278        bool mUseViewSpaceBox; 
Note: See TracChangeset for help on using the changeset viewer.