Ignore:
Timestamp:
06/09/06 01:26:46 (18 years ago)
Author:
mattausch
Message:

started viewspace-objectspace subdivision
removed memory leaks

File:
1 edited

Legend:

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

    r1001 r1006  
    5959                                 const Vector3 direction 
    6060                                 ); 
    61  
     61#if 0 
    6262  bool 
    63   ExportVspKdTree(const VspKdTree &tree, const int maxPvs); 
    64  
     63  ExportVspOspTree(const VspKdTree &tree, const int maxPvs); 
     64#endif 
    6565  bool ExportBspTree(const BspTree &tree); 
    6666 
Note: See TracChangeset for help on using the changeset viewer.