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

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

This 3D Widget represents a coordinate system. :

Required methods

Loading content...

Implementors

Loading content...