OpenSceneGraph
|
This is the complete list of members for osg::Quat, including all inherited members.
_v (defined in osg::Quat) | osg::Quat | |
asVec3() const (defined in osg::Quat) | osg::Quat | inline |
asVec4() const (defined in osg::Quat) | osg::Quat | inline |
conj() const | osg::Quat | inline |
get(Matrixf &matrix) const (defined in osg::Quat) | osg::Quat | |
get(Matrixd &matrix) const (defined in osg::Quat) | osg::Quat | |
getRotate(value_type &angle, value_type &x, value_type &y, value_type &z) const | osg::Quat | |
getRotate(value_type &angle, Vec3f &vec) const | osg::Quat | |
getRotate(value_type &angle, Vec3d &vec) const | osg::Quat | |
inverse() const | osg::Quat | inline |
length() const | osg::Quat | inline |
length2() const | osg::Quat | inline |
makeRotate(value_type angle, value_type x, value_type y, value_type z) (defined in osg::Quat) | osg::Quat | |
makeRotate(value_type angle, const Vec3f &vec) (defined in osg::Quat) | osg::Quat | |
makeRotate(value_type angle, const Vec3d &vec) (defined in osg::Quat) | osg::Quat | |
makeRotate(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Quat) | osg::Quat | |
makeRotate(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Quat) | osg::Quat | |
makeRotate(const Vec3f &vec1, const Vec3f &vec2) | osg::Quat | |
makeRotate(const Vec3d &vec1, const Vec3d &vec2) | osg::Quat | |
makeRotate_original(const Vec3d &vec1, const Vec3d &vec2) (defined in osg::Quat) | osg::Quat | |
operator!=(const Quat &v) const (defined in osg::Quat) | osg::Quat | inline |
operator*(value_type rhs) const | osg::Quat | inline |
operator*(const Quat &rhs) const | osg::Quat | inline |
operator*(const Vec3f &v) const | osg::Quat | inline |
operator*(const Vec3d &v) const | osg::Quat | inline |
operator*=(value_type rhs) | osg::Quat | inline |
operator*=(const Quat &rhs) | osg::Quat | inline |
operator+(const Quat &rhs) const | osg::Quat | inline |
operator+=(const Quat &rhs) | osg::Quat | inline |
operator-(const Quat &rhs) const | osg::Quat | inline |
operator-() const | osg::Quat | inline |
operator-=(const Quat &rhs) | osg::Quat | inline |
operator/(value_type rhs) const | osg::Quat | inline |
operator/(const Quat &denom) const | osg::Quat | inline |
operator/=(value_type rhs) | osg::Quat | inline |
operator/=(const Quat &denom) | osg::Quat | inline |
operator<(const Quat &v) const (defined in osg::Quat) | osg::Quat | inline |
operator=(const Quat &v) (defined in osg::Quat) | osg::Quat | inline |
operator==(const Quat &v) const (defined in osg::Quat) | osg::Quat | inline |
operator[](int i) (defined in osg::Quat) | osg::Quat | inline |
operator[](int i) const (defined in osg::Quat) | osg::Quat | inline |
Quat() (defined in osg::Quat) | osg::Quat | inline |
Quat(value_type x, value_type y, value_type z, value_type w) (defined in osg::Quat) | osg::Quat | inline |
Quat(const Vec4f &v) (defined in osg::Quat) | osg::Quat | inline |
Quat(const Vec4d &v) (defined in osg::Quat) | osg::Quat | inline |
Quat(value_type angle, const Vec3f &axis) (defined in osg::Quat) | osg::Quat | inline |
Quat(value_type angle, const Vec3d &axis) (defined in osg::Quat) | osg::Quat | inline |
Quat(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Quat) | osg::Quat | inline |
Quat(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Quat) | osg::Quat | inline |
set(value_type x, value_type y, value_type z, value_type w) (defined in osg::Quat) | osg::Quat | inline |
set(const osg::Vec4f &v) (defined in osg::Quat) | osg::Quat | inline |
set(const osg::Vec4d &v) (defined in osg::Quat) | osg::Quat | inline |
set(const Matrixf &matrix) (defined in osg::Quat) | osg::Quat | |
set(const Matrixd &matrix) (defined in osg::Quat) | osg::Quat | |
slerp(value_type t, const Quat &from, const Quat &to) | osg::Quat | |
value_type typedef (defined in osg::Quat) | osg::Quat | |
w() (defined in osg::Quat) | osg::Quat | inline |
w() const (defined in osg::Quat) | osg::Quat | inline |
x() (defined in osg::Quat) | osg::Quat | inline |
x() const (defined in osg::Quat) | osg::Quat | inline |
y() (defined in osg::Quat) | osg::Quat | inline |
y() const (defined in osg::Quat) | osg::Quat | inline |
z() (defined in osg::Quat) | osg::Quat | inline |
z() const (defined in osg::Quat) | osg::Quat | inline |
zeroRotation() const | osg::Quat | inline |