Ignore:
Timestamp:
08/28/06 21:13:40 (18 years ago)
Author:
bittner
Message:

intel ray caster updates

File:
1 edited

Legend:

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

    r1199 r1292  
    127127        because it creates the local kd tree and the bounding box. 
    128128        */ 
    129   void Preprocess(); 
     129  void Preprocess(const bool cleanup = true); 
    130130 
    131131  /** Applies transformation to the mesh. 
Note: See TracChangeset for help on using the changeset viewer.