Ignore:
Timestamp:
10/26/05 19:18:30 (19 years ago)
Author:
mattausch
Message:

updated ray based subdivision

File:
1 edited

Legend:

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

    r313 r349  
    5353             ) = 0; 
    5454   
     55  virtual bool 
     56  ExportRays(const RayContainer &rays, 
     57             const float length=1000, 
     58             const RgbColor &color = RgbColor(1,1,1) 
     59             ) = 0; 
    5560 
    5661  virtual void  
Note: See TracChangeset for help on using the changeset viewer.