[][src]Trait opencv::hub_prelude::Matx_TOpTrait

pub trait Matx_TOpTrait {
    fn as_raw_Matx_TOp(&self) -> *const c_void;
fn as_raw_mut_Matx_TOp(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl Matx_TOpTrait for Matx_TOp[src]

Loading content...