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
◆
getCol()
Vector3d
getCol
(
unsigned short
usNdx
)
const
获取矩阵的指定列
获取矩阵的指定列作为 Vector3d 对象。
参数
[in]
usNdx
列索引
返回
包含矩阵第 usNdx 列的前三个元素的 Vector3d 对象