Generated from class MR.PointAndDistance. This is the non-const half of the class.
More...
|
| new unsafe ref MR.VertId | vId [get] |
| | a cloud's point
|
| |
| new unsafe ref float | dist [get] |
| | the distance from input location to point vId considering point's weight
|
| |
Generated from class MR.PointAndDistance. This is the non-const half of the class.
◆ PointAndDistance() [1/4]
| unsafe MR.PointAndDistance.PointAndDistance |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PointAndDistance() [2/4]
| unsafe MR.PointAndDistance.PointAndDistance |
( |
MR.VertId | vId, |
|
|
float | dist ) |
|
inline |
◆ PointAndDistance() [3/4]
| unsafe MR.PointAndDistance.PointAndDistance |
( |
MR.Const_PointAndDistance | _other | ) |
|
|
inline |
Generated from constructor MR.PointAndDistance.PointAndDistance.
◆ PointAndDistance() [4/4]
Generated from constructor MR.PointAndDistance.PointAndDistance.
◆ assign()
Generated from method MR.PointAndDistance.operator=.
◆ dist
| new unsafe ref float MR.PointAndDistance.dist |
|
get |
the distance from input location to point vId considering point's weight
◆ vId
| new unsafe ref MR.VertId MR.PointAndDistance.vId |
|
get |
The documentation for this class was generated from the following file: