Trait opencv::viz::Widget2DTraitConst [−][src]
pub trait Widget2DTraitConst: WidgetTraitConst {
fn as_raw_Widget2D(&self) -> *const c_void;
}
Expand description
Base class of all 2D widgets.
pub trait Widget2DTraitConst: WidgetTraitConst {
fn as_raw_Widget2D(&self) -> *const c_void;
}
Base class of all 2D widgets.