Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlumbLine ¶
func PlumbLine(dc *dcel.DCEL) pointLoc.LocatesPoints
PlumbLine method is a name for a linear PIP check that shoots a ray out and checks how many times that ray intersects a polygon. The variation on a DCEL will iteratively perform plumb line on each face of the DCEL.
func VisualizeContains ¶
VisualizeContains returns whether a point lies inside f. We cannot assume that f is convex, or anything besides some polygon. That leaves us with a rather complex form of PIP-- It also sends visualization singals while doing this.
Types ¶
Click to show internal directories.
Click to hide internal directories.