Trait FisheyeWarperTrait

Source
pub trait FisheyeWarperTrait: FisheyeWarperTraitConst + WarperCreatorTrait {
    // Required method
    fn as_raw_mut_FisheyeWarper(&mut self) -> *mut c_void;
}
Expand description

Mutable methods for crate::stitching::FisheyeWarper

Required Methods§

Implementors§