Struct csfml_graphics_sys::sfConvexShape
[−]
[src]
#[repr(C)]pub struct sfConvexShape(_);
Trait Implementations
impl Debug for sfConvexShape[src]
impl Copy for sfConvexShape[src]
impl Clone for sfConvexShape[src]
fn clone(&self) -> sfConvexShape
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more