MCPcopy Index your code
hub / github.com/ProbableTrain/MapGenerator / isLeft

Method isLeft

src/ts/vector.ts:35–38  ·  view source on GitHub ↗

* Tests whether a point lies to the left of a line * @param {Vector} linePoint Point on the line * @param {Vector} lineDirection * @param {Vector} point * @return {Vector} true if left, false otherwise

(linePoint: Vector, lineDirection: Vector, point: Vector)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

dotMethod · 0.80
subMethod · 0.80
cloneMethod · 0.80

Tested by

no test coverage detected