Changeset 3d4969 for molecuilder/src/boundary.cpp
- Timestamp:
- Nov 23, 2009, 6:51:50 PM (16 years ago)
- Children:
- 16f34d, 7d1ad9
- Parents:
- 418117a
- File:
-
- 1 edited
-
molecuilder/src/boundary.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.cpp
r418117a r3d4969 1006 1006 } else { 1007 1007 //Log() << Verbose(1) << "Line " << *baseline->second << " has " << baseline->second->triangles.size() << " triangles adjacent" << endl; 1008 if (baseline->second->triangles.size() != 2) 1008 if (baseline->second->triangles.size() != 2) { 1009 1009 eLog() << Verbose(0) << "TESSELATION FINISHED WITH INVALID TRIANGLE COUNT!" << endl; 1010 performCriticalExit(); 1011 } 1010 1012 } 1011 1013
Note:
See TracChangeset
for help on using the changeset viewer.
