void compute_mesh_bounding_box(const PropertyGraph &g, const PointMap &pm, typename boost::property_traits< PointMap >::value_type &min_aabb, typename boost::property_traits< PointMap >::value_type &max_aabb, const GeometryTraits >)
Compute the mesh Axis-Aligned Bounding-Box (AABB).