[−][src]Trait implicit3d::ObjectClone
Trait to allow cloning of Box<Object<_>>.
Required methods
Loading content...Implementors
impl<S: RealField + Float + From<f32>, T> ObjectClone<S> for T where
T: 'static + Object<S> + Clone, [src]
T: 'static + Object<S> + Clone,