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