Trait opencv::flann::LinearIndexParamsTraitConst[][src]

pub trait LinearIndexParamsTraitConst: IndexParamsTraitConst {
    fn as_raw_LinearIndexParams(&self) -> *const c_void;
}

Required methods

Implementors