Trait opencv::viz::prelude::WCoordinateSystemTrait[][src]

pub trait WCoordinateSystemTrait: WCoordinateSystemTraitConst + Widget3DTrait {
    fn as_raw_mut_WCoordinateSystem(&mut self) -> *mut c_void;
}

Required methods

Implementors