Trait opencv::hub_prelude::WPlaneTraitConst[][src]

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

This 3D Widget defines a finite plane.

Required methods

Implementors