, including all inherited members.
baseTypeEpsilon() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline, static] |
baseTypeMax() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline, static] |
baseTypeMin() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline, static] |
baseTypeSmallest() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline, static] |
equalWithAbsError(const Matrix44< T > &v, T e) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
equalWithRelError(const Matrix44< T > &v, T e) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
getValue() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
getValue() const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
getValue(Matrix44< S > &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
gjInverse(bool singExc=false) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
gjInvert(bool singExc=false) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
inverse(bool singExc=false) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
invert(bool singExc=false) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
makeIdentity() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(Uninitialized) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(const T a[4][4]) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(T a, T b, T c, T d, T e, T f, T g, T h, T i, T j, T k, T l, T m, T n, T o, T p) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(Matrix33< T > r, Vec3< T > t) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(const Matrix44 &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
Matrix44(const Matrix44< S > &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline, explicit] |
multDirMatrix(const Vec3< S > &src, Vec3< S > &dst) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
multiply(const Matrix44 &a, const Matrix44 &b, Matrix44 &c) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [static] |
multVecMatrix(const Vec3< S > &src, Vec3< S > &dst) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
negate() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator!=(const Matrix44 &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator*(T a) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator*(const Matrix44 &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
operator*=(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator*=(const Matrix44 &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
operator+(const Matrix44 &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator+=(const Matrix44 &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator+=(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator-(const Matrix44 &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator-() const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator-=(const Matrix44 &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator-=(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator/(T a) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator/=(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator=(const Matrix44 &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
operator=(T a) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
operator==(const Matrix44 &v) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
operator[](int i) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
operator[](int i) const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
rotate(const Vec3< S > &r) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
scale(const Vec3< S > &s) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setAxisAngle(const Vec3< S > &ax, S ang) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setEulerAngles(const Vec3< S > &r) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setScale(T s) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setScale(const Vec3< S > &s) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setShear(const Vec3< S > &h) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setShear(const Shear6< S > &h) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setTheMatrix(const Matrix44< S > &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
setTranslation(const Vec3< S > &t) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
setValue(const Matrix44< S > &v) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
shear(const Vec3< S > &h) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
shear(const Shear6< S > &h) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
translate(const Vec3< S > &t) (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
translation() const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | [inline] |
transpose() (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
transposed() const (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |
x (defined in Imath::Matrix44< T >) | Imath::Matrix44< T > | |