__call__(self, Vector3f p) | meshlib.mrmeshpy.Quaternionf | |
__imatmul__(self, float s) | meshlib.mrmeshpy.Quaternionf | |
__init__(self) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, float a, float b, float c, float d) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, Vector3f axis, float angle) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, float real, Vector3f im) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, Matrix3f m) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, Vector3f from_, Vector3f to) | meshlib.mrmeshpy.Quaternionf | |
__init__(self, Quaternionf arg0) | meshlib.mrmeshpy.Quaternionf | |
__itruediv__(self, float s) | meshlib.mrmeshpy.Quaternionf | |
__neg__(self) | meshlib.mrmeshpy.Quaternionf | |
_convert_to_Matrix3_float(self) | meshlib.mrmeshpy.Quaternionf | protected |
a(self) | meshlib.mrmeshpy.Quaternionf | |
a(self, float arg1) | meshlib.mrmeshpy.Quaternionf | |
angle(self) | meshlib.mrmeshpy.Quaternionf | |
axis(self) | meshlib.mrmeshpy.Quaternionf | |
b(self) | meshlib.mrmeshpy.Quaternionf | |
b(self, float arg1) | meshlib.mrmeshpy.Quaternionf | |
c(self) | meshlib.mrmeshpy.Quaternionf | |
c(self, float arg1) | meshlib.mrmeshpy.Quaternionf | |
conjugate(self) | meshlib.mrmeshpy.Quaternionf | |
d(self) | meshlib.mrmeshpy.Quaternionf | |
d(self, float arg1) | meshlib.mrmeshpy.Quaternionf | |
im(self) | meshlib.mrmeshpy.Quaternionf | |
inverse(self) | meshlib.mrmeshpy.Quaternionf | |
lerp(Quaternionf q0, Quaternionf q1, float t) | meshlib.mrmeshpy.Quaternionf | static |
norm(self) | meshlib.mrmeshpy.Quaternionf | |
normalize(self) | meshlib.mrmeshpy.Quaternionf | |
normalized(self) | meshlib.mrmeshpy.Quaternionf | |
normSq(self) | meshlib.mrmeshpy.Quaternionf | |
slerp(Quaternionf q0, Quaternionf q1, float t) | meshlib.mrmeshpy.Quaternionf | static |
slerp(Matrix3f m0, Matrix3f m1, float t) | meshlib.mrmeshpy.Quaternionf | static |
slerp(AffineXf3f xf0, AffineXf3f xf1, float t, Vector3f p='MR::Vector3< float >{}') | meshlib.mrmeshpy.Quaternionf | static |