getOrthonormalVector
getOrthonormalVector(
v,counterClockwise?):Point
Defined in: src/util/misc/vectors.ts:62
Parameters
Section titled “Parameters”counterClockwise?
Section titled “counterClockwise?”boolean = true
the direction of the orthogonal vector, defaults to true
Returns
Section titled “Returns”the unit orthogonal vector