Ignore:
Timestamp:
11/28/05 20:08:24 (19 years ago)
Author:
bittner
Message:

vss updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Exporter.h

    r434 r438  
    4949  ExportKdTree(const KdTree &tree) = 0; 
    5050 
    51         virtual bool 
     51  virtual bool 
    5252  ExportVssTree(const VssTree &tree) = 0; 
     53 
     54  virtual bool 
     55  ExportVssTree2(const VssTree &tree, 
     56                                 const Vector3 direction 
     57                                 ) = 0; 
    5358 
    5459  virtual bool 
Note: See TracChangeset for help on using the changeset viewer.