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
pub trait WMeshTraitConst: Widget3DTraitConst {
// Required method
fn as_raw_WMesh(&self) -> *const c_void;
}
Constant methods for crate::viz::WMesh