Generated from class MR::TwoLineSegmClosestPoints<float>. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | TwoLineSegmClosestPoints_Float () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | TwoLineSegmClosestPoints_Float (MR.Vector3f a, MR.Vector3f b, MR.Vector3f dir) |
| Constructs MR::TwoLineSegmClosestPoints<float> elementwise. | |
| unsafe | TwoLineSegmClosestPoints_Float (MR.Const_TwoLineSegmClosestPoints_Float _other) |
| Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints. | |
| TwoLineSegmClosestPoints_Float (TwoLineSegmClosestPoints_Float _other) | |
| Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints. | |
| unsafe MR.TwoLineSegmClosestPoints_Float | assign (MR.Const_TwoLineSegmClosestPoints_Float _other) |
| Generated from method MR::TwoLineSegmClosestPoints<float>::operator=. | |
Properties | |
| new unsafe ref MR.Vector3f | a [get] |
| the closest points each from its respective segment | |
| new unsafe ref MR.Vector3f | b [get] |
| the closest points each from its respective segment | |
| new unsafe ref MR.Vector3f | dir [get] |
Generated from class MR::TwoLineSegmClosestPoints<float>. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR::TwoLineSegmClosestPoints<float> elementwise.
|
inline |
Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints.
|
inline |
Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints.
|
inline |
Generated from method MR::TwoLineSegmClosestPoints<float>::operator=.
|
get |
the closest points each from its respective segment
|
get |
the closest points each from its respective segment
|
get |