Ignore:
Timestamp:
07/10/06 19:21:19 (18 years ago)
Author:
bittner
Message:

Merge with Olivers code

File:
1 edited

Legend:

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

    r863 r1112  
    9090                         ); 
    9191 
     92  bool 
     93  ExportRayAnimation(const char *filename, 
     94                                         const vector<VssRayContainer> &vssRays 
     95                                         ); 
     96 
    9297  void 
    9398  ExportObjectRays(VssRayContainer &rays, 
Note: See TracChangeset for help on using the changeset viewer.