Struct opencv::viz::Widget2D [−][src]
pub struct Widget2D { /* fields omitted */ }
Expand description
Base class of all 2D widgets.
Implementations
Trait Implementations
Performs the conversion.
Sets rendering property of the widget. Read more
Auto Trait Implementations
impl RefUnwindSafe for Widget2D
impl UnwindSafe for Widget2D