Skip to content

Commit

Permalink
Intersection thoughts
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyBoivie authored and JimmyBoivie committed Dec 5, 2015
1 parent 57e2c6a commit bf0be2a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion main/CompGeo.pde
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ public static class CompGeo {
return CCW(parent, v1, v2);
}

// POINT-INSIDE-FACE METHOD SHOULD GO HERE????
// POINT-INSIDE-FACE METHOD SHOULD GOes here!

// INTERSECTION METHOD



}

0 comments on commit bf0be2a

Please sign in to comment.