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=. | |
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] |
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 |