#include <MRPrecisePredicates2.h>
|
bool | doIntersect = false |
| whether the segments intersect
|
|
bool | cIsLeftFromAB = false |
| whether the directed line AB has C point at the left
|
|
◆ operator bool()
MR::SegmentSegmentIntersectResult::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ cIsLeftFromAB
bool MR::SegmentSegmentIntersectResult::cIsLeftFromAB = false |
whether the directed line AB has C point at the left
◆ doIntersect
bool MR::SegmentSegmentIntersectResult::doIntersect = false |
whether the segments intersect
The documentation for this struct was generated from the following file: