Trait WPlaneTraitConst

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

Constant methods for crate::viz::WPlane

Required Methods§

Implementors§