Changeset 12f57b for molecuilder/src/triangleintersectionlist.cpp
- Timestamp:
- Mar 18, 2010, 11:33:54 AM (16 years ago)
- Children:
- 6acc8e4
- Parents:
- f87c2a
- git-author:
- Frederik Heber <heber@…> (03/18/10 10:26:55)
- git-committer:
- Frederik Heber <heber@…> (03/18/10 11:33:54)
- File:
-
- 1 edited
-
molecuilder/src/triangleintersectionlist.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/triangleintersectionlist.cpp
rf87c2a r12f57b 119 119 DistanceToPointMap * points = Tess->FindClosestBoundaryPointsToVector(Point,Vicinity); 120 120 if (points == NULL) { 121 eLog() << Verbose(1) << "There is no nearest point: too far away from the surface." << endl;121 DoeLog(1) && (eLog()<< Verbose(1) << "There is no nearest point: too far away from the surface." << endl); 122 122 return; 123 123 }
Note:
See TracChangeset
for help on using the changeset viewer.
