Function parry3d::bounding_volume::details::local_point_cloud_aabb
source · pub fn local_point_cloud_aabb<'a, I>(pts: I) -> Aabb
Expand description
Computes the Aabb
of a set of points.
pub fn local_point_cloud_aabb<'a, I>(pts: I) -> Aabb
Computes the Aabb
of a set of points.