Generated from class MR.SegmentSegmentIntersectResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | doIntersect [get] |
| | whether the segments intersect
|
| unsafe bool | cIsLeftFromAB [get] |
| | whether the directed line AB has C point at the left
|
Generated from class MR.SegmentSegmentIntersectResult. This is the const half of the class.
◆ Const_SegmentSegmentIntersectResult() [1/4]
| unsafe MR.Const_SegmentSegmentIntersectResult.Const_SegmentSegmentIntersectResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SegmentSegmentIntersectResult() [2/4]
| unsafe MR.Const_SegmentSegmentIntersectResult.Const_SegmentSegmentIntersectResult |
( |
bool | doIntersect, |
|
|
bool | cIsLeftFromAB ) |
|
inline |
◆ Const_SegmentSegmentIntersectResult() [3/4]
◆ Const_SegmentSegmentIntersectResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_SegmentSegmentIntersectResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SegmentSegmentIntersectResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::SegmentSegmentIntersectResult::operator bool.
◆ __ref_storage_cIsLeftFromAB
| unsafe bool* MR.Const_SegmentSegmentIntersectResult.__ref_storage_cIsLeftFromAB |
|
protected |
◆ __ref_storage_doIntersect
| unsafe bool* MR.Const_SegmentSegmentIntersectResult.__ref_storage_doIntersect |
|
protected |
◆ cIsLeftFromAB
| unsafe bool MR.Const_SegmentSegmentIntersectResult.cIsLeftFromAB |
|
get |
whether the directed line AB has C point at the left
◆ doIntersect
| unsafe bool MR.Const_SegmentSegmentIntersectResult.doIntersect |
|
get |
whether the segments intersect
The documentation for this class was generated from the following file: