#include <MRPrecisePredicates3.h>
|
| bool | doIntersect = false |
| | whether triangle and segment intersect
|
| |
| bool | dIsLeftFromABC = false |
| | whether the plane with orientated triangle ABC has D point at the left
|
| |
◆ operator bool()
| MR::TriangleSegmentIntersectResult::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ dIsLeftFromABC
| bool MR::TriangleSegmentIntersectResult::dIsLeftFromABC = false |
whether the plane with orientated triangle ABC has D point at the left
◆ doIntersect
| bool MR::TriangleSegmentIntersectResult::doIntersect = false |
whether triangle and segment intersect
The documentation for this struct was generated from the following file: