Struct chipmunk_sys::Struct_cpSpatialIndex [] [src]

#[repr(C)]
pub struct Struct_cpSpatialIndex { pub klass: *mut cpSpatialIndexClass, pub bbfunc: cpSpatialIndexBBFunc, pub staticIndex: *mut cpSpatialIndex, pub dynamicIndex: *mut cpSpatialIndex, }

Fields

Trait Implementations

impl Copy for Struct_cpSpatialIndex
[src]

impl Clone for Struct_cpSpatialIndex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_cpSpatialIndex
[src]

Returns the "default value" for a type. Read more