#1514 Add polyline/polygon intersection method

To be used for wellpath stimplan intersection
This commit is contained in:
Jacob Støren
2017-05-22 15:34:50 +02:00
parent cf2cc5b2b5
commit 50c182aa26
6 changed files with 126 additions and 22 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
//#define use_int32
//use_xyz: adds a Z member to IntPoint. Adds a minor cost to perfomance.
//#define use_xyz
#define use_xyz
//use_lines: Enables line clipping. Adds a very minor cost to performance.
#define use_lines