Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/boundary.cpp

    r65f1dba rea3627  
    10411041//  TesselStruct->RemoveDegeneratedTriangles();
    10421042
    1043   // check envelope for consistency
    1044   status = CheckListOfBaselines(TesselStruct);
    1045 
    1046   // store before correction
    1047   StoreTrianglesinFile(mol, (const Tesselation *&)TesselStruct, filename, "");
    1048 
    10491043  // correct degenerated polygons
    10501044  TesselStruct->CorrectAllDegeneratedPolygons();
Note: See TracChangeset for help on using the changeset viewer.