Ignore:
Timestamp:
09/08/05 18:45:51 (19 years ago)
Author:
mattausch
Message:

added viewcell loader

File:
1 edited

Legend:

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

    r242 r261  
    77 
    88#include "Material.h" 
     9#include "Containers.h" 
    910 
    1011class KdTree; 
     
    5354   
    5455 
     56  virtual void  
     57  ExportViewCells(ViewCellContainer *viewCells) = 0; 
     58 
    5559  virtual void 
    5660  ExportIntersectable(Intersectable *object) = 0; 
Note: See TracChangeset for help on using the changeset viewer.