MeshLib C++ Docs
Loading...
Searching...
No Matches
MRClosestWeightedPoint.h File Reference
#include "MRMeshFwd.h"
#include "MRMeshTriPoint.h"
#include "MRPch/MRBindingMacros.h"
#include <cfloat>

Go to the source code of this file.

Classes

struct  MR::PointAndDistance
struct  MR::MeshPointAndDistance
struct  MR::DistanceFromWeightedPointsParams
struct  MR::DistanceFromWeightedPointsComputeParams

Namespaces

namespace  MR
 only for bindings generation

Functions

PointAndDistance MR::findClosestWeightedPoint (const Vector3f &loc, const AABBTreePoints &tree, const DistanceFromWeightedPointsComputeParams &params)
MeshPointAndDistance MR::findClosestWeightedMeshPoint (const Vector3f &loc, const Mesh &mesh, const DistanceFromWeightedPointsComputeParams &params)