Generated from class MR.PointAndDistance. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_PointAndDistance () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_PointAndDistance (MR.VertId vId, float dist) |
| | Constructs MR.PointAndDistance elementwise.
|
| |
|
unsafe | Const_PointAndDistance (MR.Const_PointAndDistance _other) |
| | Generated from constructor MR.PointAndDistance.PointAndDistance.
|
| |
|
unsafe bool | valid () |
| | check for validity, otherwise there is no point closer than maxBidirDist Generated from method MR.PointAndDistance.valid.
|
| |
|
|
static unsafe | operator bool (MR.Const_PointAndDistance _this) |
| | Generated from conversion operator MR.PointAndDistance.operator bool.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.VertId | vId [get] |
| | a cloud's point
|
| |
|
unsafe float | dist [get] |
| | the distance from input location to point vId considering point's weight
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.PointAndDistance. This is the const half of the class.
The documentation for this class was generated from the following file:
- MRClosestWeightedPoint.cs