Changeset 65f1dba for molecuilder/src/boundary.cpp
- Timestamp:
- Dec 16, 2009, 11:53:06 AM (16 years ago)
- Children:
- 20a828
- Parents:
- 59b70a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.cpp
r59b70a r65f1dba 1041 1041 // TesselStruct->RemoveDegeneratedTriangles(); 1042 1042 1043 // check envelope for consistency 1044 status = CheckListOfBaselines(TesselStruct); 1045 1046 // store before correction 1047 StoreTrianglesinFile(mol, (const Tesselation *&)TesselStruct, filename, ""); 1048 1043 1049 // correct degenerated polygons 1044 1050 TesselStruct->CorrectAllDegeneratedPolygons();
Note:
See TracChangeset
for help on using the changeset viewer.