BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
BoundBox2d
Add
BoundBox2d
BoundBox2d
BoundBox2d
Contains
Contains
GetCenter
Height
Intersect
Intersect
Intersect
IsEqual
IsValid
MaxX
MaxY
MinX
MinY
operator=
operator==
SetVoid
Width
◆
Intersect()
[3/3]
bool Intersect
(
const Polygon2d &
rclPoly
)
const
检测多边形是否与包围盒相交
检测给定多边形是否与当前包围盒相交。
参数
[in]
rclPoly
多边形
返回
如果相交,返回 true;否则返回 false