OpenSceneGraph
osg::RefMatrixd Member List

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

_dataVariance (defined in osg::Object)osg::Objectprotected
_mat (defined in osg::Matrixd)osg::Matrixdprotected
_name (defined in osg::Object)osg::Objectprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_userDataContainer (defined in osg::Object)osg::Objectprotected
addObserver(Observer *observer) constosg::Referenced
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
className() constosg::RefMatrixdinlinevirtual
clone(const CopyOp &) constosg::RefMatrixdinlinevirtual
cloneType() constosg::RefMatrixdinlinevirtual
compare(const Matrixd &m) const (defined in osg::Matrixd)osg::Matrixd
computeDataVariance()osg::Objectinlinevirtual
DataVariance enum name (defined in osg::Object)osg::Object
decompose(osg::Vec3f &translation, osg::Quat &rotation, osg::Vec3f &scale, osg::Quat &so) constosg::Matrixd
decompose(osg::Vec3d &translation, osg::Quat &rotation, osg::Vec3d &scale, osg::Quat &so) constosg::Matrixd
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
DYNAMIC enum value (defined in osg::Object)osg::Object
frustum(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixdinlinestatic
get(Quat &q) const (defined in osg::Matrixd)osg::Matrixdinline
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getFrustum(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) constosg::Matrixd
getFrustum(float &left, float &right, float &bottom, float &top, float &zNear, float &zFar) constosg::Matrixd
getGlobalReferencedMutex()osg::Referencedstatic
getLookAt(Vec3f &eye, Vec3f &center, Vec3f &up, value_type lookDistance=1.0f) constosg::Matrixd
getLookAt(Vec3d &eye, Vec3d &center, Vec3d &up, value_type lookDistance=1.0f) constosg::Matrixd
getName() constosg::Objectinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getOrtho(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) constosg::Matrixd
getOrtho(float &left, float &right, float &bottom, float &top, float &zNear, float &zFar) constosg::Matrixd
getPerspective(double &fovy, double &aspectRatio, double &zNear, double &zFar) constosg::Matrixd
getPerspective(float &fovy, float &aspectRatio, float &zNear, float &zFar) constosg::Matrixd
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getRotate() constosg::Matrixd
getScale() const (defined in osg::Matrixd)osg::Matrixdinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::Referencedinline
getTrans() const (defined in osg::Matrixd)osg::Matrixdinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
identity(void) (defined in osg::Matrixd)osg::Matrixdinlinestatic
inverse(const Matrixd &matrix) (defined in osg::Matrixd)osg::Matrixdinlinestatic
invert(const Matrixd &rhs)osg::Matrixdinline
invert_4x3(const Matrixd &rhs)osg::Matrixd
invert_4x4(const Matrixd &rhs)osg::Matrixd
isIdentity() const (defined in osg::Matrixd)osg::Matrixdinline
isNaN() const (defined in osg::Matrixd)osg::Matrixdinline
isSameKindAs(const Object *obj) const (defined in osg::RefMatrixd)osg::RefMatrixdinlinevirtual
libraryName() constosg::RefMatrixdinlinevirtual
lookAt(const Vec3f &eye, const Vec3f &center, const Vec3f &up)osg::Matrixdinlinestatic
lookAt(const Vec3d &eye, const Vec3d &center, const Vec3d &up)osg::Matrixdinlinestatic
makeFrustum(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixd
makeIdentity() (defined in osg::Matrixd)osg::Matrixd
makeLookAt(const Vec3d &eye, const Vec3d &center, const Vec3d &up)osg::Matrixd
makeOrtho(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixd
makeOrtho2D(double left, double right, double bottom, double top)osg::Matrixdinline
makePerspective(double fovy, double aspectRatio, double zNear, double zFar)osg::Matrixd
makeRotate(const Vec3f &from, const Vec3f &to) (defined in osg::Matrixd)osg::Matrixd
makeRotate(const Vec3d &from, const Vec3d &to) (defined in osg::Matrixd)osg::Matrixd
makeRotate(value_type angle, const Vec3f &axis) (defined in osg::Matrixd)osg::Matrixd
makeRotate(value_type angle, const Vec3d &axis) (defined in osg::Matrixd)osg::Matrixd
makeRotate(value_type angle, value_type x, value_type y, value_type z) (defined in osg::Matrixd)osg::Matrixd
makeRotate(const Quat &) (defined in osg::Matrixd)osg::Matrixd
makeRotate(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Matrixd)osg::Matrixd
makeRotate(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Matrixd)osg::Matrixd
makeScale(const Vec3f &) (defined in osg::Matrixd)osg::Matrixd
makeScale(const Vec3d &) (defined in osg::Matrixd)osg::Matrixd
makeScale(value_type, value_type, value_type) (defined in osg::Matrixd)osg::Matrixd
makeTranslate(const Vec3f &) (defined in osg::Matrixd)osg::Matrixd
makeTranslate(const Vec3d &) (defined in osg::Matrixd)osg::Matrixd
makeTranslate(value_type, value_type, value_type) (defined in osg::Matrixd)osg::Matrixd
Matrixd() (defined in osg::Matrixd)osg::Matrixdinline
Matrixd(const Matrixd &mat) (defined in osg::Matrixd)osg::Matrixdinline
Matrixd(const Matrixf &mat) (defined in osg::Matrixd)osg::Matrixd
Matrixd(float const *const ptr) (defined in osg::Matrixd)osg::Matrixdinlineexplicit
Matrixd(double const *const ptr) (defined in osg::Matrixd)osg::Matrixdinlineexplicit
Matrixd(const Quat &quat) (defined in osg::Matrixd)osg::Matrixdinlineexplicit
Matrixd(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::Matrixd)osg::Matrixd
mult(const Matrixd &, const Matrixd &) (defined in osg::Matrixd)osg::Matrixd
Object()osg::Objectinline
Object(bool threadSafeRefUnref) (defined in osg::Object)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator!=(const Matrixd &m) const (defined in osg::Matrixd)osg::Matrixdinline
operator()(int row, int col) (defined in osg::Matrixd)osg::Matrixdinline
operator()(int row, int col) const (defined in osg::Matrixd)osg::Matrixdinline
operator*(const Vec3f &v) const (defined in osg::Matrixd)osg::Matrixdinline
operator*(const Vec3d &v) const (defined in osg::Matrixd)osg::Matrixdinline
operator*(const Vec4f &v) const (defined in osg::Matrixd)osg::Matrixdinline
operator*(const Vec4d &v) const (defined in osg::Matrixd)osg::Matrixdinline
operator*(const Matrixd &m) const (defined in osg::Matrixd)osg::Matrixdinline
operator*=(const Matrixd &other) (defined in osg::Matrixd)osg::Matrixdinline
operator<(const Matrixd &m) const (defined in osg::Matrixd)osg::Matrixdinline
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
operator=(const Matrixd &rhs) (defined in osg::Matrixd)osg::Matrixdinline
operator=(const Matrixf &other) (defined in osg::Matrixd)osg::Matrixd
operator==(const Matrixd &m) const (defined in osg::Matrixd)osg::Matrixdinline
ortho(double left, double right, double bottom, double top, double zNear, double zFar)osg::Matrixdinlinestatic
ortho2D(double left, double right, double bottom, double top)osg::Matrixdinlinestatic
orthoNormal(const Matrixd &matrix) (defined in osg::Matrixd)osg::Matrixdinlinestatic
orthoNormalize(const Matrixd &rhs)osg::Matrixd
other_value_type typedef (defined in osg::Matrixd)osg::Matrixd
perspective(double fovy, double aspectRatio, double zNear, double zFar)osg::Matrixdinlinestatic
postMult(const Vec3f &v) const (defined in osg::Matrixd)osg::Matrixdinline
postMult(const Vec3d &v) const (defined in osg::Matrixd)osg::Matrixdinline
postMult(const Vec4f &v) const (defined in osg::Matrixd)osg::Matrixdinline
postMult(const Vec4d &v) const (defined in osg::Matrixd)osg::Matrixdinline
postMult(const Matrixd &) (defined in osg::Matrixd)osg::Matrixd
postMultRotate(const Quat &q)osg::Matrixdinline
postMultScale(const Vec3d &v)osg::Matrixdinline
postMultScale(const Vec3f &v) (defined in osg::Matrixd)osg::Matrixdinline
postMultTranslate(const Vec3d &v)osg::Matrixdinline
postMultTranslate(const Vec3f &v) (defined in osg::Matrixd)osg::Matrixdinline
preMult(const Vec3f &v) const (defined in osg::Matrixd)osg::Matrixdinline
preMult(const Vec3d &v) const (defined in osg::Matrixd)osg::Matrixdinline
preMult(const Vec4f &v) const (defined in osg::Matrixd)osg::Matrixdinline
preMult(const Vec4d &v) const (defined in osg::Matrixd)osg::Matrixdinline
preMult(const Matrixd &) (defined in osg::Matrixd)osg::Matrixd
preMultRotate(const Quat &q)osg::Matrixdinline
preMultScale(const Vec3d &v)osg::Matrixdinline
preMultScale(const Vec3f &v) (defined in osg::Matrixd)osg::Matrixdinline
preMultTranslate(const Vec3d &v)osg::Matrixdinline
preMultTranslate(const Vec3f &v) (defined in osg::Matrixd)osg::Matrixdinline
ptr() (defined in osg::Matrixd)osg::Matrixdinline
ptr() const (defined in osg::Matrixd)osg::Matrixdinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
RefMatrixd() (defined in osg::RefMatrixd)osg::RefMatrixdinline
RefMatrixd(const Matrixd &other) (defined in osg::RefMatrixd)osg::RefMatrixdinline
RefMatrixd(const Matrixf &other) (defined in osg::RefMatrixd)osg::RefMatrixdinline
RefMatrixd(const RefMatrixd &other) (defined in osg::RefMatrixd)osg::RefMatrixdinline
RefMatrixd(Matrixd::value_type const *const def) (defined in osg::RefMatrixd)osg::RefMatrixdinlineexplicit
RefMatrixd(Matrixd::value_type a00, Matrixd::value_type a01, Matrixd::value_type a02, Matrixd::value_type a03, Matrixd::value_type a10, Matrixd::value_type a11, Matrixd::value_type a12, Matrixd::value_type a13, Matrixd::value_type a20, Matrixd::value_type a21, Matrixd::value_type a22, Matrixd::value_type a23, Matrixd::value_type a30, Matrixd::value_type a31, Matrixd::value_type a32, Matrixd::value_type a33) (defined in osg::RefMatrixd)osg::RefMatrixdinline
releaseGLObjects(osg::State *=0) constosg::Objectinlinevirtual
removeObserver(Observer *observer) constosg::Referenced
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
rotate(const Vec3f &from, const Vec3f &to) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(const Vec3d &from, const Vec3d &to) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(value_type angle, value_type x, value_type y, value_type z) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(value_type angle, const Vec3f &axis) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(value_type angle, const Vec3d &axis) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(value_type angle1, const Vec3f &axis1, value_type angle2, const Vec3f &axis2, value_type angle3, const Vec3f &axis3) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(value_type angle1, const Vec3d &axis1, value_type angle2, const Vec3d &axis2, value_type angle3, const Vec3d &axis3) (defined in osg::Matrixd)osg::Matrixdinlinestatic
rotate(const Quat &quat) (defined in osg::Matrixd)osg::Matrixdinlinestatic
scale(const Vec3f &sv) (defined in osg::Matrixd)osg::Matrixdinlinestatic
scale(const Vec3d &sv) (defined in osg::Matrixd)osg::Matrixdinlinestatic
scale(value_type sx, value_type sy, value_type sz) (defined in osg::Matrixd)osg::Matrixdinlinestatic
set(const Matrixd &rhs) (defined in osg::Matrixd)osg::Matrixdinline
set(const Matrixf &rhs) (defined in osg::Matrixd)osg::Matrixd
set(float const *const ptr) (defined in osg::Matrixd)osg::Matrixdinline
set(double const *const ptr) (defined in osg::Matrixd)osg::Matrixdinline
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::Matrixd)osg::Matrixd
set(const Quat &q) (defined in osg::Matrixd)osg::Matrixdinline
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setRotate(const Quat &q) (defined in osg::Matrixd)osg::Matrixd
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setTrans(value_type tx, value_type ty, value_type tz) (defined in osg::Matrixd)osg::Matrixd
setTrans(const Vec3f &v) (defined in osg::Matrixd)osg::Matrixd
setTrans(const Vec3d &v) (defined in osg::Matrixd)osg::Matrixd
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud) (defined in osg::Object)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
STATIC enum value (defined in osg::Object)osg::Object
transform3x3(const Vec3f &v, const Matrixd &m)osg::Matrixdinlinestatic
transform3x3(const Vec3d &v, const Matrixd &m)osg::Matrixdinlinestatic
transform3x3(const Matrixd &m, const Vec3f &v)osg::Matrixdinlinestatic
transform3x3(const Matrixd &m, const Vec3d &v)osg::Matrixdinlinestatic
translate(const Vec3f &dv) (defined in osg::Matrixd)osg::Matrixdinlinestatic
translate(const Vec3d &dv) (defined in osg::Matrixd)osg::Matrixdinlinestatic
translate(value_type x, value_type y, value_type z) (defined in osg::Matrixd)osg::Matrixdinlinestatic
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum value (defined in osg::Object)osg::Object
valid() const (defined in osg::Matrixd)osg::Matrixdinline
value_type typedef (defined in osg::Matrixd)osg::Matrixd
~Matrixd() (defined in osg::Matrixd)osg::Matrixdinline
~Object()osg::Objectprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual
~RefMatrixd() (defined in osg::RefMatrixd)osg::RefMatrixdinlineprotectedvirtual