Skip to main content

MAX

Constant MAX 

Source
pub const MAX: usize = 1;
Expand description

Index of the maximum corner of a Box.

Mirrors boost::geometry::max_corner (boost/geometry/core/access.hpp:39).