pub trait Detail_MercatorProjectorTraitConst: Detail_ProjectorBaseTraitConst {
// Required method
fn as_raw_Detail_MercatorProjector(&self) -> *const c_void;
}Expand description
Constant methods for crate::stitching::Detail_MercatorProjector