Trait opencv::ccalib::RandomPatternGeneratorTraitConst[][src]

pub trait RandomPatternGeneratorTraitConst {
    fn as_raw_RandomPatternGenerator(&self) -> *const c_void;
}

Required methods

Implementors