Generated from class MR.PointAndDistance. This is the const half of the class.
More...
|
| 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
|
Generated from class MR.PointAndDistance. This is the const half of the class.
◆ Const_PointAndDistance() [1/4]
| unsafe MR.Const_PointAndDistance.Const_PointAndDistance |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PointAndDistance() [2/4]
| unsafe MR.Const_PointAndDistance.Const_PointAndDistance |
( |
MR.VertId | vId, |
|
|
float | dist ) |
|
inline |
◆ Const_PointAndDistance() [3/4]
◆ Const_PointAndDistance() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_PointAndDistance.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PointAndDistance.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator bool()
Generated from conversion operator MR::PointAndDistance::operator bool.
◆ valid()
| unsafe bool MR.Const_PointAndDistance.valid |
( |
| ) |
|
|
inline |
◆ __ref_storage_dist
| unsafe float* MR.Const_PointAndDistance.__ref_storage_dist |
|
protected |
◆ __ref_storage_vId
| unsafe MR.VertId* MR.Const_PointAndDistance.__ref_storage_vId |
|
protected |
◆ dist
| unsafe float MR.Const_PointAndDistance.dist |
|
get |
the distance from input location to point vId considering point's weight
◆ vId
| unsafe ref readonly MR.VertId MR.Const_PointAndDistance.vId |
|
get |
The documentation for this class was generated from the following file: