Changeset 13975 for issm/trunk/src/c/shared/Exp/IsInPoly.cpp
- Timestamp:
- 11/16/12 08:10:16 (12 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 13397-13398,13401,13407-13582,13584-13974
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/c/shared/Exp/IsInPoly.cpp
r13395 r13975 18 18 int i, j, c = 0; 19 19 double n1, n2, normp, scalar; 20 20 21 21 /*first test, are they colinear? if yes, is the point in the middle of the segment*/ 22 22 if (edgevalue != 2 ){
Note:
See TracChangeset
for help on using the changeset viewer.