Trait opencv::prelude::Plot2dConst[][src]

pub trait Plot2dConst: AlgorithmTraitConst {
    fn as_raw_Plot2d(&self) -> *const c_void;
}

Required methods

Implementors