Generated from class MR.TriangleSegmentIntersectResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | doIntersect [get] |
| | whether triangle and segment intersect
|
| unsafe bool | dIsLeftFromABC [get] |
| | whether the plane with orientated triangle ABC has D point at the left
|
Generated from class MR.TriangleSegmentIntersectResult. This is the const half of the class.
◆ Const_TriangleSegmentIntersectResult() [1/4]
| unsafe MR.Const_TriangleSegmentIntersectResult.Const_TriangleSegmentIntersectResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_TriangleSegmentIntersectResult() [2/4]
| unsafe MR.Const_TriangleSegmentIntersectResult.Const_TriangleSegmentIntersectResult |
( |
bool | doIntersect, |
|
|
bool | dIsLeftFromABC ) |
|
inline |
◆ Const_TriangleSegmentIntersectResult() [3/4]
◆ Const_TriangleSegmentIntersectResult() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_TriangleSegmentIntersectResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_TriangleSegmentIntersectResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::TriangleSegmentIntersectResult::operator bool.
◆ __ref_storage_dIsLeftFromABC
| unsafe bool* MR.Const_TriangleSegmentIntersectResult.__ref_storage_dIsLeftFromABC |
|
protected |
◆ __ref_storage_doIntersect
| unsafe bool* MR.Const_TriangleSegmentIntersectResult.__ref_storage_doIntersect |
|
protected |
◆ dIsLeftFromABC
| unsafe bool MR.Const_TriangleSegmentIntersectResult.dIsLeftFromABC |
|
get |
whether the plane with orientated triangle ABC has D point at the left
◆ doIntersect
| unsafe bool MR.Const_TriangleSegmentIntersectResult.doIntersect |
|
get |
whether triangle and segment intersect
The documentation for this class was generated from the following file: