Trait WSphereTraitConst

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

Constant methods for crate::viz::WSphere

Required Methods§

Implementors§