Ignore:
Timestamp:
08/10/05 18:07:51 (19 years ago)
Author:
mattausch
Message:

added bsp tree stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/main.cpp

    r191 r234  
    3030  p->KdTreeStatistics(cout); 
    3131 
     32#ifdef DEST_BSP_VIEWCELLS 
     33  p->GenerateViewcells(); 
     34  p->BspTreeStatistics(cout); 
     35#endif 
     36 
    3237  //  p->mSceneGraph->Export("soda.x3d"); 
    3338  if (0) { 
Note: See TracChangeset for help on using the changeset viewer.