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