19 const VertBitSet* region =
nullptr,
int maxVertUpdates = 3 );
24 float maxDist = FLT_MAX,
const VertBitSet* region =
nullptr,
int maxVertUpdates = 3 );
29 const VertBitSet* region =
nullptr,
int maxVertUpdates = 3 );
35 const VertBitSet* region =
nullptr,
bool * endReached =
nullptr,
int maxVertUpdates = 3 );
40 const VertBitSet* region =
nullptr,
int maxVertUpdates = 3 );
45 const VertBitSet* region =
nullptr,
int maxVertUpdates = 3 );
#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
auto end(const BitSet &)
Definition MRMesh/MRBitSet.h:282
MRMESH_API VertScalars computeSurfaceDistances(const Mesh &mesh, const VertBitSet &startVertices, float maxDist=FLT_MAX, const VertBitSet *region=nullptr, int maxVertUpdates=3)
Definition MRCameraOrientationPlugin.h:8
phmap::flat_hash_map< K, V, Hash, Eq > HashMap
Definition MRMesh/MRMeshFwd.h:460
Definition MRMesh/MRMeshTriPoint.h:23
Definition MRMesh/MRMesh.h:23