Generated from class MR.SegmentSegmentIntersectResult. This is the non-const half of the class.
More...
|
| new unsafe ref bool | doIntersect [get] |
| | whether the segments intersect
|
| new unsafe ref bool | cIsLeftFromAB [get] |
| | whether the directed line AB has C point at the left
|
Generated from class MR.SegmentSegmentIntersectResult. This is the non-const half of the class.
◆ SegmentSegmentIntersectResult() [1/4]
| unsafe MR.SegmentSegmentIntersectResult.SegmentSegmentIntersectResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SegmentSegmentIntersectResult() [2/4]
| unsafe MR.SegmentSegmentIntersectResult.SegmentSegmentIntersectResult |
( |
bool | doIntersect, |
|
|
bool | cIsLeftFromAB ) |
|
inline |
◆ SegmentSegmentIntersectResult() [3/4]
| unsafe MR.SegmentSegmentIntersectResult.SegmentSegmentIntersectResult |
( |
MR.Const_SegmentSegmentIntersectResult | _other | ) |
|
|
inline |
◆ SegmentSegmentIntersectResult() [4/4]
◆ assign()
Generated from method MR::SegmentSegmentIntersectResult::operator=.
◆ cIsLeftFromAB
| new unsafe ref bool MR.SegmentSegmentIntersectResult.cIsLeftFromAB |
|
get |
whether the directed line AB has C point at the left
◆ doIntersect
| new unsafe ref bool MR.SegmentSegmentIntersectResult.doIntersect |
|
get |
whether the segments intersect
The documentation for this class was generated from the following file: