point_cloud_aabb_ref

Function point_cloud_aabb_ref 

Source
pub fn point_cloud_aabb_ref<'a, I>(m: &Pose, pts: I) -> Aabb
where I: IntoIterator<Item = &'a Vector>,
Expand description

Computes the Aabb of a set of point references transformed by m.