Ignore:
Timestamp:
09/29/05 18:42:04 (19 years ago)
Author:
mattausch
Message:

added surface area heuristic for bsp

File:
1 edited

Legend:

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

    r297 r302  
    5454  p->Export("vc_bsptree.x3d", false, false, true); 
    5555 
    56   //-- export the complementary view cells, i.e., the view cells not associated with leafs in the tree. 
     56  //-- export the complementary view cells 
     57  // i.e., the view cells not associated with leafs in the tree. 
    5758  Exporter *exporter = Exporter::GetExporter("viewcells_compl.x3d"); 
    5859 
Note: See TracChangeset for help on using the changeset viewer.