#define MRMESH_API
Definition MRMeshFwd.h:80
MinMaxArg< float, VertId > findDirMinMaxBruteForce(const Vector3f &dir, const VertCoords &points, const VertBitSet *region=nullptr)
finds the points having the smallest and the largest projections on given direction by traversing all...
VertId findDirMaxBruteForce(const Vector3f &dir, const VertCoords &points, const VertBitSet *region=nullptr)
finds the point having the largest projection on given direction by traversing all region points
Polyline2
Definition MRMeshFwd.h:658
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRMinMaxArg.h:82
Definition MRPointCloud.h:17