Type Definition ncollide3d::pipeline::narrow_phase::ContactEvents [−][src]
type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
A set of contact events.
type ContactEvents<Handle> = EventPool<ContactEvent<Handle>>;
A set of contact events.