Trait opencv::prelude::SphericalWarperTrait[][src]

pub trait SphericalWarperTrait: SphericalWarperTraitConst + WarperCreator {
    fn as_raw_mut_SphericalWarper(&mut self) -> *mut c_void;
}

Required methods

Implementors