OpenSceneGraph
osg::Matrixf Member List

This is the complete list of members for osg::Matrixf, including all inherited members.

_mat (defined in osg::Matrixf)osg::Matrixfprotected
compare(const Matrixf &m) const (defined in osg::Matrixf)osg::Matrixf
decompose(osg::Vec3f &translation, osg::Quat &rotation, osg::Vec3f &scale, osg::Quat &so) constosg::Matrixf
decompose(osg::Vec3d &translation, osg::Quat &rotation, osg::Vec3d &scale, osg::Quat &so) constosg::Matrixf
frustum(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixfinlinestatic
get(Quat &q) const (defined in osg::Matrixf)osg::Matrixfinline
getFrustum(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) constosg::Matrixf
getFrustum(float &left, float &right, float &bottom, float &top, float &zNear, float &zFar) constosg::Matrixf
getLookAt(Vec3f &eye, Vec3f &center, Vec3f &up, value_type lookDistance=1.0f) constosg::Matrixf
getLookAt(Vec3d &eye, Vec3d &center, Vec3d &up, value_type lookDistance=1.0f) constosg::Matrixf
getOrtho(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) constosg::Matrixf
getOrtho(float &left, float &right, float &bottom, float &top, float &zNear, float &zFar) constosg::Matrixf
getPerspective(double &fovy, double &aspectRatio, double &zNear, double &zFar) constosg::Matrixf
getPerspective(float &fovy, float &aspectRatio, float &zNear, float &zFar) constosg::Matrixf
getRotate() constosg::Matrixf
getScale() const (defined in osg::Matrixf)osg::Matrixfinline
getTrans() const (defined in osg::Matrixf)osg::Matrixfinline
identity(void) (defined in osg::Matrixf)osg::Matrixfinlinestatic
inverse(const Matrixf &matrix) (defined in osg::Matrixf)osg::Matrixfinlinestatic
invert(const Matrixf &rhs)osg::Matrixfinline
invert_4x3(const Matrixf &rhs)osg::Matrixf
invert_4x4(const Matrixf &rhs)osg::Matrixf
isIdentity() const (defined in osg::Matrixf)osg::Matrixfinline
isNaN() const (defined in osg::Matrixf)osg::Matrixfinline
lookAt(const Vec3f &eye, const Vec3f &center, const Vec3f &up)osg::Matrixfinlinestatic
lookAt(const Vec3d &eye, const Vec3d &center, const Vec3d &up)osg::Matrixfinlinestatic
makeFrustum(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixf
makeIdentity() (defined in osg::Matrixf)osg::Matrixf
makeLookAt(const Vec3d &eye, const Vec3d &center, const Vec3d &up)osg::Matrixf
makeOrtho(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixf
makeOrtho2D(double left, double right, double bottom, double top)osg::Matrixfinline
makePerspective(double fovy, double aspectRatio, double zNear, double zFar)osg::Matrixf
makeRotate(const Vec3f &from, const Vec3f &to) (defined in osg::Matrixf)osg::Matrixf
makeRotate(const Vec3d &from, const Vec3d &to) (defined in osg::Matrixf)osg::Matrixf
makeRotate(value_type angle, const Vec3f &axis) (defined in osg::Matrixf)osg::Matrixf
makeRotate(value_type angle, const Vec3d &axis) (defined in osg::Matrixf)osg::Matrixf
makeRotate(value_type angle, value_type x, value_type y, value_type z) (defined in osg::Matrixf)osg::Matrixf
makeRotate(const Quat &) (defined in osg::Matrixf)osg::Matrixf
makeRotate(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Matrixf)osg::Matrixf
makeRotate(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Matrixf)osg::Matrixf
makeScale(const Vec3f &) (defined in osg::Matrixf)osg::Matrixf
makeScale(const Vec3d &) (defined in osg::Matrixf)osg::Matrixf
makeScale(value_type, value_type, value_type) (defined in osg::Matrixf)osg::Matrixf
makeTranslate(const Vec3f &) (defined in osg::Matrixf)osg::Matrixf
makeTranslate(const Vec3d &) (defined in osg::Matrixf)osg::Matrixf
makeTranslate(value_type, value_type, value_type) (defined in osg::Matrixf)osg::Matrixf
Matrixf() (defined in osg::Matrixf)osg::Matrixfinline
Matrixf(const Matrixf &mat) (defined in osg::Matrixf)osg::Matrixfinline
Matrixf(const Matrixd &mat) (defined in osg::Matrixf)osg::Matrixf
Matrixf(float const *const ptr) (defined in osg::Matrixf)osg::Matrixfinlineexplicit
Matrixf(double const *const ptr) (defined in osg::Matrixf)osg::Matrixfinlineexplicit
Matrixf(const Quat &quat) (defined in osg::Matrixf)osg::Matrixfinlineexplicit
Matrixf(value_type a00, value_type a01, value_type a02, value_type a03, value_type a10, value_type a11, value_type a12, value_type a13, value_type a20, value_type a21, value_type a22, value_type a23, value_type a30, value_type a31, value_type a32, value_type a33) (defined in osg::Matrixf)osg::Matrixf
mult(const Matrixf &, const Matrixf &) (defined in osg::Matrixf)osg::Matrixf
operator!=(const Matrixf &m) const (defined in osg::Matrixf)osg::Matrixfinline
operator()(int row, int col) (defined in osg::Matrixf)osg::Matrixfinline
operator()(int row, int col) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(const Vec3f &v) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(const Vec3d &v) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(const Vec4f &v) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(const Vec4d &v) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(const Matrixf &m) const (defined in osg::Matrixf)osg::Matrixfinline
operator*(value_type rhs) constosg::Matrixfinline
operator*=(const Matrixf &other) (defined in osg::Matrixf)osg::Matrixfinline
operator*=(value_type rhs)osg::Matrixfinline
operator+(const Matrixf &rhs) constosg::Matrixfinline
operator+=(const Matrixf &rhs)osg::Matrixfinline
operator/(value_type rhs) constosg::Matrixfinline
operator/=(value_type rhs)osg::Matrixfinline
operator<(const Matrixf &m) const (defined in osg::Matrixf)osg::Matrixfinline
operator=(const Matrixf &rhs) (defined in osg::Matrixf)osg::Matrixfinline
operator=(const Matrixd &other) (defined in osg::Matrixf)osg::Matrixf
operator==(const Matrixf &m) const (defined in osg::Matrixf)osg::Matrixfinline
ortho(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixfinlinestatic
ortho2D(double left, double right, double bottom, double top)osg::Matrixfinlinestatic
orthoNormal(const Matrixf &matrix) (defined in osg::Matrixf)osg::Matrixfinlinestatic
orthoNormalize(const Matrixf &rhs)osg::Matrixf
other_value_type typedef (defined in osg::Matrixf)osg::Matrixf
perspective(double fovy, double aspectRatio, double zNear, double zFar)osg::Matrixfinlinestatic
postMult(const Vec3f &v) const (defined in osg::Matrixf)osg::Matrixfinline
postMult(const Vec3d &v) const (defined in osg::Matrixf)osg::Matrixfinline
postMult(const Vec4f &v) const (defined in osg::Matrixf)osg::Matrixfinline
postMult(const Vec4d &v) const (defined in osg::Matrixf)osg::Matrixfinline
postMult(const Matrixf &) (defined in osg::Matrixf)osg::Matrixf
postMultRotate(const Quat &q)osg::Matrixfinline
postMultScale(const Vec3d &v)osg::Matrixfinline
postMultScale(const Vec3f &v) (defined in osg::Matrixf)osg::Matrixfinline
postMultTranslate(const Vec3d &v)osg::Matrixfinline
postMultTranslate(const Vec3f &v) (defined in osg::Matrixf)osg::Matrixfinline
preMult(const Vec3f &v) const (defined in osg::Matrixf)osg::Matrixfinline
preMult(const Vec3d &v) const (defined in osg::Matrixf)osg::Matrixfinline
preMult(const Vec4f &v) const (defined in osg::Matrixf)osg::Matrixfinline
preMult(const Vec4d &v) const (defined in osg::Matrixf)osg::Matrixfinline
preMult(const Matrixf &) (defined in osg::Matrixf)osg::Matrixf
preMultRotate(const Quat &q)osg::Matrixfinline
preMultScale(const Vec3d &v)osg::Matrixfinline
preMultScale(const Vec3f &v) (defined in osg::Matrixf)osg::Matrixfinline
preMultTranslate(const Vec3d &v)osg::Matrixfinline
preMultTranslate(const Vec3f &v) (defined in osg::Matrixf)osg::Matrixfinline
ptr() (defined in osg::Matrixf)osg::Matrixfinline
ptr() const (defined in osg::Matrixf)osg::Matrixfinline
rotate(const Vec3f &from, const Vec3f &to) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(const Vec3d &from, const Vec3d &to) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(value_type angle, value_type x, value_type y, value_type z) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(value_type angle, const Vec3f &axis) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(value_type angle, const Vec3d &axis) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Matrixf)osg::Matrixfinlinestatic
rotate(const Quat &quat) (defined in osg::Matrixf)osg::Matrixfinlinestatic
scale(const Vec3f &sv) (defined in osg::Matrixf)osg::Matrixfinlinestatic
scale(const Vec3d &sv) (defined in osg::Matrixf)osg::Matrixfinlinestatic
scale(value_type sx, value_type sy, value_type sz) (defined in osg::Matrixf)osg::Matrixfinlinestatic
set(const Matrixf &rhs) (defined in osg::Matrixf)osg::Matrixfinline
set(const Matrixd &rhs) (defined in osg::Matrixf)osg::Matrixf
set(float const *const ptr) (defined in osg::Matrixf)osg::Matrixfinline
set(double const *const ptr) (defined in osg::Matrixf)osg::Matrixfinline
set(value_type a00, value_type a01, value_type a02, value_type a03, value_type a10, value_type a11, value_type a12, value_type a13, value_type a20, value_type a21, value_type a22, value_type a23, value_type a30, value_type a31, value_type a32, value_type a33) (defined in osg::Matrixf)osg::Matrixf
set(const Quat &q) (defined in osg::Matrixf)osg::Matrixfinline
setRotate(const Quat &q) (defined in osg::Matrixf)osg::Matrixf
setTrans(value_type tx, value_type ty, value_type tz) (defined in osg::Matrixf)osg::Matrixf
setTrans(const Vec3f &v) (defined in osg::Matrixf)osg::Matrixf
setTrans(const Vec3d &v) (defined in osg::Matrixf)osg::Matrixf
transform3x3(const Vec3f &v, const Matrixf &m)osg::Matrixfinlinestatic
transform3x3(const Vec3d &v, const Matrixf &m)osg::Matrixfinlinestatic
transform3x3(const Matrixf &m, const Vec3f &v)osg::Matrixfinlinestatic
transform3x3(const Matrixf &m, const Vec3d &v)osg::Matrixfinlinestatic
translate(const Vec3f &dv) (defined in osg::Matrixf)osg::Matrixfinlinestatic
translate(const Vec3d &dv) (defined in osg::Matrixf)osg::Matrixfinlinestatic
translate(value_type x, value_type y, value_type z) (defined in osg::Matrixf)osg::Matrixfinlinestatic
valid() const (defined in osg::Matrixf)osg::Matrixfinline
value_type typedef (defined in osg::Matrixf)osg::Matrixf
~Matrixf() (defined in osg::Matrixf)osg::Matrixfinline