Generated from class MR::TwoLineSegmClosestPoints<double>. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_TwoLineSegmClosestPoints_Double () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_TwoLineSegmClosestPoints_Double (MR.Vector3d a, MR.Vector3d b, MR.Vector3d dir) |
| Constructs MR::TwoLineSegmClosestPoints<double> elementwise. | |
| unsafe | Const_TwoLineSegmClosestPoints_Double (MR.Const_TwoLineSegmClosestPoints_Double _other) |
| Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints. | |
| Const_TwoLineSegmClosestPoints_Double (TwoLineSegmClosestPoints_Double _other) | |
| Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.Vector3d * | __ref_storage_a |
| unsafe MR.Vector3d * | __ref_storage_b |
| unsafe MR.Vector3d * | __ref_storage_dir |
Properties | |
| unsafe ref readonly MR.Vector3d | a [get] |
| the closest points each from its respective segment | |
| unsafe ref readonly MR.Vector3d | b [get] |
| the closest points each from its respective segment | |
| unsafe ref readonly MR.Vector3d | dir [get] |
Generated from class MR::TwoLineSegmClosestPoints<double>. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR::TwoLineSegmClosestPoints<double> elementwise.
|
inline |
Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints.
|
inline |
Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protected |
|
protected |
|
protected |
|
get |
the closest points each from its respective segment
|
get |
the closest points each from its respective segment
|
get |