CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdTrVisMatrix3x3Impl< DataType > Member List

This is the complete list of members for OdTrVisMatrix3x3Impl< DataType >, including all inherited members.

column(int n) constOdTrVisMatrix3x3Impl< DataType >inline
entryOdTrVisMatrix3x3Impl< DataType >
EntryType typedefOdTrVisMatrix3x3Impl< DataType >
getArray(int nRow=0) constOdTrVisMatrix3x3Impl< DataType >inline
getArray(int nRow=0)OdTrVisMatrix3x3Impl< DataType >inline
getScale() constOdTrVisMatrix3x3Impl< DataType >inline
invert(const DataType eps=1.e-8f)OdTrVisMatrix3x3Impl< DataType >inline
localRotate(const VectorType &angles)OdTrVisMatrix3x3Impl< DataType >inline
localRotationMatrix(OdTrVisMatrix3x3Impl &m, const VectorType &angles)OdTrVisMatrix3x3Impl< DataType >inlinestatic
operator()(int i, int j) constOdTrVisMatrix3x3Impl< DataType >inline
operator*(const OdTrVisMatrix3x3Impl &m) constOdTrVisMatrix3x3Impl< DataType >inline
operator*OdTrVisMatrix3x3Impl< DataType >friend
operator*OdTrVisMatrix3x3Impl< DataType >friend
operator*OdTrVisMatrix3x3Impl< DataType >friend
operator*OdTrVisMatrix3x3Impl< DataType >friend
operator*=(const OdTrVisMatrix3x3Impl &m)OdTrVisMatrix3x3Impl< DataType >inline
operator*=(DataType n)OdTrVisMatrix3x3Impl< DataType >inline
operator-() constOdTrVisMatrix3x3Impl< DataType >inline
operator/OdTrVisMatrix3x3Impl< DataType >friend
operator/OdTrVisMatrix3x3Impl< DataType >friend
operator/=(DataType n)OdTrVisMatrix3x3Impl< DataType >inline
operator^(const OdTrVisMatrix3x3Impl &m) constOdTrVisMatrix3x3Impl< DataType >inline
operator^OdTrVisMatrix3x3Impl< DataType >friend
operator^OdTrVisMatrix3x3Impl< DataType >friend
operator^=(const OdTrVisMatrix3x3Impl &m)OdTrVisMatrix3x3Impl< DataType >inline
operator~() constOdTrVisMatrix3x3Impl< DataType >inline
recipScale(const VectorType &v) constOdTrVisMatrix3x3Impl< DataType >inline
removeScale()OdTrVisMatrix3x3Impl< DataType >inline
rotate(DataType angle, const VectorType &v, const DataType eps=1.e-8f)OdTrVisMatrix3x3Impl< DataType >inline
rotationMatrix(OdTrVisMatrix3x3Impl &m, DataType angle, const VectorType &v, const DataType eps=1.e-8f)OdTrVisMatrix3x3Impl< DataType >inlinestatic
row(int n) constOdTrVisMatrix3x3Impl< DataType >inline
scale(const VectorType &v) constOdTrVisMatrix3x3Impl< DataType >inline
scaleMatrix(OdTrVisMatrix3x3Impl &m, const VectorType &v, bool bInverse=false)OdTrVisMatrix3x3Impl< DataType >inlinestatic
scaleMatrix(OdTrVisMatrix3x3Impl &m, DataType s, bool bInverse=false)OdTrVisMatrix3x3Impl< DataType >inlinestatic
set(const DataType *pVals)OdTrVisMatrix3x3Impl< DataType >inline
set(DataType e00=1.0f, DataType e01=0.0f, DataType e02=0.0f, DataType e10=0.0f, DataType e11=1.0f, DataType e12=0.0f, DataType e20=0.0f, DataType e21=0.0f, DataType e22=1.0f)OdTrVisMatrix3x3Impl< DataType >inline
setIdentity()OdTrVisMatrix3x3Impl< DataType >inline
setRecipScale(const VectorType &v)OdTrVisMatrix3x3Impl< DataType >inline
setScale(const VectorType &v)OdTrVisMatrix3x3Impl< DataType >inline
transform(VectorType &vec, DataType=0.0f) constOdTrVisMatrix3x3Impl< DataType >inline
transformClone(const VectorType &vec, DataType=0.0f) constOdTrVisMatrix3x3Impl< DataType >inline
transpose()OdTrVisMatrix3x3Impl< DataType >inline
untransform(VectorType &vec, DataType=0.0f) constOdTrVisMatrix3x3Impl< DataType >inline
untransformClone(const VectorType &vec, DataType=0.0f) constOdTrVisMatrix3x3Impl< DataType >inline