Trait opencv::prelude::WArrowTrait[][src]

pub trait WArrowTrait: Widget3DTrait {
    fn as_raw_WArrow(&self) -> *const c_void;
fn as_raw_mut_WArrow(&mut self) -> *mut c_void; }

This 3D Widget defines an arrow.

Required methods

Loading content...

Implementors

Loading content...