Ignore:
Timestamp:
06/22/08 09:23:45 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/Bvh.cpp

    r2795 r2796  
    141141        mGeometrySize = entities.size(); 
    142142        mGeometry = new SceneEntity*[mGeometrySize]; 
    143          
     143 
    144144        mBox.Initialize(); 
    145145 
     
    153153        } 
    154154 
    155         cout << "scene box: " << mBox << endl; 
     155        //cout << "scene box: " << mBox << endl; 
    156156} 
    157157 
Note: See TracChangeset for help on using the changeset viewer.