Ignore:
Timestamp:
01/11/06 18:13:07 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r508 r517  
    277277        /** Creates meshes from the view cells. 
    278278        */ 
    279         void CreateViewCellsMeshes(); 
     279        void CreateViewCellMeshes(); 
    280280 
    281281        /** 
     
    320320        bool mExportGeometry; 
    321321        bool mExportRays; 
     322 
     323        bool mViewCellsFinished; 
    322324}; 
    323325 
Note: See TracChangeset for help on using the changeset viewer.