BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Matrix4D
analyse
determinant
determinant3
dMtrx4D
fromString
getCol
getGLMatrix
getMatrix
getMemSpace
getRow
hasScale
Hat
Hat
inverse
inverseGauss
inverseOrthogonal
isNull
isUnity
Matrix4D
Matrix4D
Matrix4D
Matrix4D
Matrix4D
Matrix4D
move
move
move
move
multVec
multVec
nullify
operator!=
operator*
operator*
operator*
operator*
operator*=
operator*=
operator+
operator+=
operator-
operator-=
operator=
operator==
operator[]
operator[]
Outer
Outer
Print
rotLine
rotLine
rotLine
rotLine
rotX
rotY
rotZ
scale
scale
scale
scale
scale
scale
setCol
setGLMatrix
setMatrix
setRow
setToUnity
setTrace
toAxisAngle
toAxisAngle
toString
trace
traits_type
transform
transform
transpose
~Matrix4D
◆
operator==()
bool operator==
(
const
Matrix4D
&
rclMtrx
)
const
矩阵等运算符重载
重载矩阵等运算符,比较两个矩阵是否相等。
参数
[in]
rclMtrx
要比较的矩阵
返回
如果两个矩阵相等,返回 true;否则返回 false