Ignore:
Timestamp:
02/21/06 09:51:03 (18 years ago)
Author:
mattausch
Message:

added switch for loading polys as meshes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp

    r651 r658  
    10511051                if (exporter) 
    10521052                { 
    1053                          
    10541053                        if (0 && mExportRays) 
    10551054                                exporter->ExportRays(rays, RgbColor(1, 1, 1)); 
    1056  
    10571055                         
    10581056                        if (mExportGeometry) 
Note: See TracChangeset for help on using the changeset viewer.