pub trait PPF3DDetectorTraitConst {
// Required method
fn as_raw_PPF3DDetector(&self) -> *const c_void;
}
Expand description
Constant methods for crate::surface_matching::PPF3DDetector
pub trait PPF3DDetectorTraitConst {
// Required method
fn as_raw_PPF3DDetector(&self) -> *const c_void;
}
Constant methods for crate::surface_matching::PPF3DDetector