Ignore:
Timestamp:
07/10/06 01:57:41 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

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