BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Axis
_base
_dir
Axis
Axis
Axis
getBase
getDirection
move
operator!=
operator*
operator*=
operator=
operator==
projection
reverse
reversed
setBase
setDirection
~Axis
◆
operator==()
bool operator==
(
const
Axis
&
that
)
const
重载 == 运算符
比较两个轴的基点和方向向量是否相等。
参数
[in]
that
另一个轴
返回
如果两个轴相等,返回 true;否则返回 false