Changes in molecuilder/src/boundary.cpp [ea3627:65f1dba]
- File:
-
- 1 edited
-
molecuilder/src/boundary.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.cpp
rea3627 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.
