Trait opencv::viz::WArrowTraitConst [−][src]
pub trait WArrowTraitConst: Widget3DTraitConst {
fn as_raw_WArrow(&self) -> *const c_void;
}
Expand description
This 3D Widget defines an arrow.
pub trait WArrowTraitConst: Widget3DTraitConst {
fn as_raw_WArrow(&self) -> *const c_void;
}
This 3D Widget defines an arrow.