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()
[2/3]
bool Intersect
(
const
LineSegment2D
&
rclLine
)
const
检测线段是否与包围盒相交
检测给定线段是否与当前包围盒相交。
参数
[in]
rclLine
线段
返回
如果相交,返回 true;否则返回 false