Skip to content

getOrthonormalVector

getOrthonormalVector(v, counterClockwise?): Point

Defined in: src/util/misc/vectors.ts:62

Parameters

v

Point

counterClockwise?

boolean = true

the direction of the orthogonal vector, defaults to true

Returns

Point

the unit orthogonal vector