Trait opencv::prelude::WSphereTraitConst [−][src]
pub trait WSphereTraitConst: Widget3DTraitConst {
fn as_raw_WSphere(&self) -> *const c_void;
}Expand description
This 3D Widget defines a sphere. :
pub trait WSphereTraitConst: Widget3DTraitConst {
fn as_raw_WSphere(&self) -> *const c_void;
}This 3D Widget defines a sphere. :