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=. | |
| Public Member Functions inherited from MR.Const_TwoLineSegmClosestPoints_Float | |
| virtual void | Dispose () |
| unsafe | Const_TwoLineSegmClosestPoints_Float () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_TwoLineSegmClosestPoints_Float (MR.Vector3f a, MR.Vector3f b, MR.Vector3f dir) |
| Constructs MR::TwoLineSegmClosestPoints<float> elementwise. | |
| unsafe | Const_TwoLineSegmClosestPoints_Float (MR.Const_TwoLineSegmClosestPoints_Float _other) |
| Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints. | |
| Const_TwoLineSegmClosestPoints_Float (TwoLineSegmClosestPoints_Float _other) | |
| Generated from constructor MR::TwoLineSegmClosestPoints<float>::TwoLineSegmClosestPoints. | |
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] |
| Properties inherited from MR.Const_TwoLineSegmClosestPoints_Float | |
| unsafe ref readonly MR.Vector3f | a [get] |
| the closest points each from its respective segment | |
| unsafe ref readonly MR.Vector3f | b [get] |
| the closest points each from its respective segment | |
| unsafe ref readonly MR.Vector3f | dir [get] |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_TwoLineSegmClosestPoints_Float | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_TwoLineSegmClosestPoints_Float | |
| unsafe MR.Vector3f * | __ref_storage_a |
| unsafe MR.Vector3f * | __ref_storage_b |
| unsafe MR.Vector3f * | __ref_storage_dir |
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 |