Ignore:
Timestamp:
01/09/08 11:14:26 (16 years ago)
Author:
bittner
Message:

Havran Ray Caster compiles and links, but still does not work

File:
1 edited

Legend:

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

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