getRotationArc

@qbead/bloch-sphere


@qbead/bloch-sphere / getRotationArc

Function: getRotationArc()

getRotationArc(v, axis, angle): ArcProperties

Defined in: src/math/geometry.ts:32arrow-up-right

Gets properties of an arc starting from v and rotating about n by angle

Parameters

Parameter
Type

v

Vector3

axis

Vector3

angle

number

Returns

ArcProperties

Last updated