Trait opencv::flann::CompositeIndexParamsTrait[][src]

pub trait CompositeIndexParamsTrait: CompositeIndexParamsTraitConst + IndexParamsTrait {
    fn as_raw_mut_CompositeIndexParams(&mut self) -> *mut c_void;
}

Required methods

Implementors