H3D API  2.4.1
H3D::PyQuaternion Member List

This is the complete list of members for H3D::PyQuaternion, including all inherited members.

add(PyObject *veca, PyObject *vecb)H3D::PyNumberTypeWrapperBase< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
compare(PyObject *veca, PyObject *vecb)H3D::PyTypeWrapper< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
conjugate(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
create()H3D::PyTypeWrapper< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
dealloc(PyObject *self)H3D::PyTypeWrapper< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
div(PyObject *veca, PyObject *floatb)H3D::PyNumberTypeWrapperBase< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
dotProduct(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
init(PyQuaternion *self, PyObject *args, PyObject *kwds)H3D::PyQuaternionstatic
installType(PyObject *_H3D_module)H3D::PyTypeWrapper< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
inverse(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
mul(PyObject *rota, PyObject *rotb)H3D::PyQuaternionstatic
neg(PyObject *vec)H3D::PyNumberTypeWrapperBase< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
norm(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
normalize(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
repr(PyObject *myself, PyObject *)H3D::PyTypeWrapper< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
slerp(PyObject *self, PyObject *args)H3D::PyQuaternionstatic
sub(PyObject *veca, PyObject *vecb)H3D::PyNumberTypeWrapperBase< Type, TypeObject, NameFunc, CheckFunc, ValueFunc, NewFunc >inlinestatic
toEulerAngles(PyObject *self, PyObject *args)H3D::PyQuaternionstatic