Trait opencv::viz::WMeshTraitConst

source ·
pub trait WMeshTraitConst: Widget3DTraitConst {
    // Required method
    fn as_raw_WMesh(&self) -> *const c_void;
}
Expand description

Constant methods for crate::viz::WMesh

Required Methods§

Implementors§