Ignore:
Timestamp:
01/20/07 14:03:37 (17 years ago)
Author:
bittner
Message:

mutation updates

File:
1 edited

Legend:

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

    r1996 r2001  
    123123 
    124124        virtual bool 
    125                 ExportRays(const char *filename, 
    126                 const VssRayContainer &vssRays, 
    127                 const int number 
    128                 ); 
     125        ExportRays(const char *filename, 
     126                           const VssRayContainer &vssRays, 
     127                           const int number, 
     128                           const bool exportScene = false 
     129                           ); 
    129130 
    130131        virtual int 
Note: See TracChangeset for help on using the changeset viewer.