Ignore:
Timestamp:
10/03/06 12:07:06 (18 years ago)
Author:
mattausch
Message:

added the preprocessor front end

File:
1 edited

Legend:

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

    r1557 r1558  
    255255                } 
    256256                else 
     257                { 
    257258                        DEL_PTR(poly); 
     259                } 
    258260        } 
    259261        return (int)mesh->mFaces.size(); 
Note: See TracChangeset for help on using the changeset viewer.