[][src]Trait opencv::viz::WPaintedCloudTrait

pub trait WPaintedCloudTrait: Widget3DTrait {
    pub fn as_raw_WPaintedCloud(&self) -> *const c_void;
pub fn as_raw_mut_WPaintedCloud(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl WPaintedCloudTrait for WPaintedCloud[src]

Loading content...