Trait opencv::viz::WCoordinateSystemTraitConst [−][src]
pub trait WCoordinateSystemTraitConst: Widget3DTraitConst {
fn as_raw_WCoordinateSystem(&self) -> *const c_void;
}
Expand description
This 3D Widget represents a coordinate system. :