Trait opencv::viz::WCloudCollectionTraitConst[][src]

pub trait WCloudCollectionTraitConst: Widget3DTraitConst {
    fn as_raw_WCloudCollection(&self) -> *const c_void;
}
Expand description

This 3D Widget defines a collection of clouds. :

Note: In case there are four channels in the cloud, fourth channel is ignored.

Required methods

Implementors