#include <MRClosestWeightedPoint.h>
Public Member Functions | |
| bool | valid () const |
| check for validity, otherwise there is no point closer than maxBidirDist | |
| operator bool () const | |
Public Attributes | |
| VertId | vId |
| a cloud's point | |
| float | dist = 0 |
| the distance from input location to point vId considering point's weight | |