Changeset 124 for abuse/trunk/src/intsect.hpp
- Timestamp:
- Mar 18, 2008, 9:36:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/intsect.hpp
r57 r124 12 12 13 13 int setback_intersect(int32_t x1, int32_t y1, int32_t &x2, int32_t &y2, 14 14 int32_t xp1, int32_t yp1, int32_t xp2, int32_t yp2, int32_t inside); 15 15 16 16 #endif
Note: See TracChangeset
for help on using the changeset viewer.