OpenLexocad  27.1
Geom::Mat2d Member List

This is the complete list of members for Geom::Mat2d, including all inherited members.

add(const Mat2d &Other)Geom::Mat2d
added(const Mat2d &Other) constGeom::Mat2d
changeValue(const int Row, const int Col)Geom::Mat2d
column(const int Col) constGeom::Mat2d
determinant() constGeom::Mat2d
diagonal() constGeom::Mat2d
divide(const double Scalar)Geom::Mat2d
divided(const double Scalar) constGeom::Mat2d
GTrsf2d classGeom::Mat2dfriend
invert()Geom::Mat2d
inverted() constGeom::Mat2d
isEven(const int Value)Geom::Mat2dinlinestatic
isOdd(const int Value)Geom::Mat2dinlinestatic
isSingular() constGeom::Mat2d
Mat2d()Geom::Mat2d
Mat2d(const XY &Col1, const XY &Col2)Geom::Mat2d
multiplied(const Mat2d &Other) constGeom::Mat2d
multiplied(const double Scalar) constGeom::Mat2d
multiply(const Mat2d &Other)Geom::Mat2d
multiply(const double Scalar)Geom::Mat2d
operator *(const double Scalar) constGeom::Mat2dinline
operator *(const Mat2d &Other) constGeom::Mat2dinline
operator *=(const double Scalar)Geom::Mat2dinline
operator()(const int Row, const int Col) constGeom::Mat2dinline
operator()(const int Row, const int Col)Geom::Mat2dinline
operator+(const Mat2d &Other) constGeom::Mat2dinline
operator+=(const Mat2d &Other)Geom::Mat2dinline
operator-(const Mat2d &Other) constGeom::Mat2dinline
operator-=(const Mat2d &Other)Geom::Mat2dinline
operator/(const double Scalar) constGeom::Mat2dinline
operator/=(const double Scalar)Geom::Mat2dinline
power(const int N)Geom::Mat2d
powered(const int N) constGeom::Mat2d
preMultiply(const Mat2d &Other)Geom::Mat2d
row(const int Row) constGeom::Mat2d
setCol(const int Col, const XY &Value)Geom::Mat2d
setCols(const XY &Col1, const XY &Col2)Geom::Mat2d
setDiagonal(const double X1, const double X2)Geom::Mat2d
setIdentity()Geom::Mat2d
setRotation(const double Ang)Geom::Mat2d
setRow(const int Row, const XY &Value)Geom::Mat2d
setRows(const XY &Row1, const XY &Row2)Geom::Mat2d
setScale(const double S)Geom::Mat2d
setValue(const int Row, const int Col, const double Value)Geom::Mat2d
subtract(const Mat2d &Other)Geom::Mat2d
subtracted(const Mat2d &Other) constGeom::Mat2d
transpose()Geom::Mat2d
transposed() constGeom::Mat2d
Trsf2d classGeom::Mat2dfriend
value(const int Row, const int Col) constGeom::Mat2d
XY classGeom::Mat2dfriend