Ignore:
Timestamp:
01/10/08 13:17:34 (16 years ago)
Author:
bittner
Message:

sceneBox bugfix

File:
1 edited

Legend:

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

    r2582 r2588  
    208208        /// kD-tree organizing the scene graph (occluders + occludees) + viewcells 
    209209        KdTree *mKdTree; 
    210         AxisAlignedBox3 sceneBox; 
     210  AxisAlignedBox3 sceneBox; 
    211211        /// View space partition bsp tree 
    212212        VspBspTree *mVspBspTree; 
Note: See TracChangeset for help on using the changeset viewer.