跳到主要内容

is_intersecting

是否和目标位置集合相交

声明

bool is_intersecting(LocationSet other)

参数

参数名描述
other位置集合(LocationSet实例)

返回值

true - 相交, false - 不相交

使用方式

返回文档