Trait WConeTraitConst

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

Constant methods for crate::viz::WCone

Required Methods§

Implementors§