44[[nodiscard]] MRMESH_API VertId
findDirMax(
const Vector3f & dir,
const AABBTreePoints & tree,
const VertBitSet * region =
nullptr );
bounding volume hierarchy for point cloud structure
Definition MRAABBTreePoints.h:16
MRMESH_API VertId findDirMax(const Vector3f &dir, const Mesh &m, UseAABBTree u=UseAABBTree::Yes)
UseAABBTree
Definition MREnums.h:92
@ Yes
AABB-tree of the mesh will not be used, even if it is available.
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRPointCloud.h:17