Comment update

This commit is contained in:
Matthias Koefferlein 2022-08-27 22:12:22 +02:00
parent a47bb67fd4
commit a6ad6c8866
1 changed files with 2 additions and 2 deletions

View File

@ -245,8 +245,8 @@ public:
* @brief An intersection detector
*
* This edge evaluator will not produce output edges but rather record the
* property pairs of polygons intersecting. Only intersections (overlaps)
* are recorded. Touching contacts are not recorded.
* property pairs of polygons intersecting or interacting in the specified
* way.
*
* It will build a set of property pairs, where the lower property value
* is the first one of the pairs.