Template Function lanelet::geometry::boundingBox3d(const AreaT&)

Function Documentation

template<typename AreaT>
IfAr<AreaT, BoundingBox3d> lanelet::geometry::boundingBox3d(const AreaT &area)

calculates 3d bounding box

Parameters:

area – area to calculate it from.

Returns:

the bounding box