Struct chipmunk_sys::Struct_cpShapeFilter [] [src]

#[repr(C)]
pub struct Struct_cpShapeFilter { pub group: cpGroup, pub categories: cpBitmask, pub mask: cpBitmask, }

Fields

Trait Implementations

impl Copy for Struct_cpShapeFilter
[src]

impl Clone for Struct_cpShapeFilter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Struct_cpShapeFilter
[src]

Formats the value using the given formatter.

impl Default for Struct_cpShapeFilter
[src]

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