Home
last modified time | relevance | path

Searched refs:GetHomoRotation (Results 1 – 2 of 2) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DSQuat.h91 double GetHomoRotation() const;
H A DSQuat.cpp192 double SQuat::GetHomoRotation() const in GetHomoRotation() function in SQuat
221 double W = q.GetHomoRotation(); in Matrix3()