pub trait WSphereTraitConst: Widget3DTraitConst {
// Required method
fn as_raw_WSphere(&self) -> *const c_void;
}
Expand description
Constant methods for crate::viz::WSphere
pub trait WSphereTraitConst: Widget3DTraitConst {
// Required method
fn as_raw_WSphere(&self) -> *const c_void;
}
Constant methods for crate::viz::WSphere