Trait opencv::ovis::WindowSceneConst[][src]

pub trait WindowSceneConst {
    fn as_raw_WindowScene(&self) -> *const c_void;
}
Expand description

A 3D viewport and the associated scene

Required methods

Implementors