Changes in molecuilder/src/boundary.cpp [65f1dba:ea3627]
- File:
-
- 1 edited
-
molecuilder/src/boundary.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.cpp
r65f1dba rea3627 1041 1041 // TesselStruct->RemoveDegeneratedTriangles(); 1042 1042 1043 // check envelope for consistency1044 status = CheckListOfBaselines(TesselStruct);1045 1046 // store before correction1047 StoreTrianglesinFile(mol, (const Tesselation *&)TesselStruct, filename, "");1048 1049 1043 // correct degenerated polygons 1050 1044 TesselStruct->CorrectAllDegeneratedPolygons();
Note:
See TracChangeset
for help on using the changeset viewer.
