__add__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__div__(self, other) (defined in amino.mixin.DivCompatMixin) | amino.mixin.DivCompatMixin | |
__eq__(self, other) (defined in amino.mixin.SSDEqMixin) | amino.mixin.SSDEqMixin | |
__getitem__(self, key) (defined in amino.tf.Quat) | amino.tf.Quat | |
__iadd__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__idiv__(self, other) | amino.mixin.DivCompatMixin | |
__imul__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__init__(self, arg=None) | amino.tf.Quat | |
__invert__(self) | amino.tf.Quat | |
__isub__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__len__(self) (defined in amino.tf.Quat) | amino.tf.Quat | |
__mul__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__ne__(self, other) (defined in amino.mixin.SSDEqMixin) | amino.mixin.SSDEqMixin | |
__radd__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__repr__(self) (defined in amino.tf.Quat) | amino.tf.Quat | |
__rmul__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__rsub__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
__setitem__(self, key, item) (defined in amino.tf.Quat) | amino.tf.Quat | |
__sub__(self, other) (defined in amino.tf.Quat) | amino.tf.Quat | |
conj(self) | amino.tf.Quat | |
conv_from(self, src) | amino.tf.Quat | |
copy_from(self, src) | amino.mixin.CopyEltsMixin | |
copy_to(self, dst) | amino.mixin.CopyEltsMixin | |
ensure(thing) | amino.tf.Quat | static |
exp(self) | amino.tf.Quat | |
identity() | amino.tf.Quat | static |
isclose(self, other, rel_tol=1e-09, abs_tol=0.0) | amino.mixin.SSDEqMixin | |
ln(self) | amino.tf.Quat | |
minimize(self) | amino.tf.Quat | |
normalize(self) | amino.tf.Quat | |
nrm2(self) | amino.tf.Quat | |
rotate(self, p) | amino.tf.Quat | |
scalar(self) | amino.tf.Quat | |
set_identity(self) | amino.tf.Quat | |
ssd(self, other) | amino.tf.Quat | |
to_axang(self, a) | amino.tf.Quat | |
to_eulerzyx(self) | amino.tf.Quat | |
to_quat(self, h) | amino.tf.Quat | |
to_rotmat(self, r) | amino.tf.Quat | |
vector(self) | amino.tf.Quat | |
w (defined in amino.tf.Quat) | amino.tf.Quat | |
x (defined in amino.tf.Quat) | amino.tf.Quat | |
y (defined in amino.tf.Quat) | amino.tf.Quat | |
z (defined in amino.tf.Quat) | amino.tf.Quat | |
zero(self) | amino.tf.Quat | |