Generated from class MR::TwoLineSegmClosestPoints<double>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | TwoLineSegmClosestPoints_Double () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | TwoLineSegmClosestPoints_Double (MR.Vector3d a, MR.Vector3d b, MR.Vector3d dir) |
| Constructs MR::TwoLineSegmClosestPoints<double> elementwise. | |
| unsafe | TwoLineSegmClosestPoints_Double (MR.Const_TwoLineSegmClosestPoints_Double _other) |
| Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints. | |
| TwoLineSegmClosestPoints_Double (TwoLineSegmClosestPoints_Double _other) | |
| Generated from constructor MR::TwoLineSegmClosestPoints<double>::TwoLineSegmClosestPoints. | |
| unsafe MR.TwoLineSegmClosestPoints_Double | assign (MR.Const_TwoLineSegmClosestPoints_Double _other) |
| Generated from method MR::TwoLineSegmClosestPoints<double>::operator=. | |
| Public Member Functions inherited from MR.Const_TwoLineSegmClosestPoints_Double | |
| 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. | |
Properties | |
| new unsafe ref MR.Vector3d | a [get] |
| the closest points each from its respective segment | |
| new unsafe ref MR.Vector3d | b [get] |
| the closest points each from its respective segment | |
| new unsafe ref MR.Vector3d | dir [get] |
| Properties inherited from MR.Const_TwoLineSegmClosestPoints_Double | |
| 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] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_TwoLineSegmClosestPoints_Double | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_TwoLineSegmClosestPoints_Double | |
| unsafe MR.Vector3d * | __ref_storage_a |
| unsafe MR.Vector3d * | __ref_storage_b |
| unsafe MR.Vector3d * | __ref_storage_dir |
Generated from class MR::TwoLineSegmClosestPoints<double>. This is the non-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.
|
inline |
Generated from method MR::TwoLineSegmClosestPoints<double>::operator=.
|
get |
the closest points each from its respective segment
|
get |
the closest points each from its respective segment
|
get |