Ignore:
Timestamp:
01/21/07 00:14:50 (17 years ago)
Author:
bittner
Message:

renderer code updates for pixel error measurements

File:
1 edited

Legend:

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

    r2001 r2002  
    129129                           ); 
    130130 
     131  bool 
     132  ExportRayAnimation(const char *filename, 
     133                                         const vector<VssRayContainer> &vssRays 
     134                                         ); 
     135 
    131136        virtual int 
    132137                GenerateRays(const int number, 
Note: See TracChangeset for help on using the changeset viewer.