opencv::hub_prelude

Trait WArrowTrait

source
pub trait WArrowTrait: WArrowTraitConst + Widget3DTrait {
    // Required method
    fn as_raw_mut_WArrow(&mut self) -> *mut c_void;
}
Expand description

Mutable methods for crate::viz::WArrow

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§