Skip to main content

MIN

Constant MIN 

Source
pub const MIN: usize = 0;
Expand description

Index of the minimum corner of a Box.

Mirrors boost::geometry::min_corner (boost/geometry/core/access.hpp:36).