Searched refs:StartingQ (Results 1 – 1 of 1) sorted by relevance
47 static Quaternion StartingQ = { in ApplyPerturbation() local203 StartingQ.q0 = CurrentQ.q0; in ApplyPerturbation()204 StartingQ.q1 = -1 * CurrentQ.q1; in ApplyPerturbation()205 StartingQ.q2 = -1 * CurrentQ.q2; in ApplyPerturbation()206 StartingQ.q3 = -1 * CurrentQ.q3; in ApplyPerturbation()211 qAeqAxB(&CurrentQ, &StartingQ); in ApplyPerturbation()