@qbead/bloch-sphere
@qbead/bloch-sphere / getArcBetween
getArcBetween(v1, v2): object
v1
v2
object
Defined in: src/math/geometry.ts:81arrow-up-right
Gets the properties of an great arc between two vectors
Vector3
The first vector
The second vector
The properties of the great arc
arcAngle
number
src/math/geometry.ts:95arrow-up-right
arcOffset
src/math/geometry.ts:94arrow-up-right
norm
src/math/geometry.ts:93arrow-up-right
Last updated 27 days ago