Skip to content

Instantly share code, notes, and snippets.

@XMPPwocky
Created November 18, 2014 19:08
Show Gist options
  • Save XMPPwocky/89669e5423ba736a4d78 to your computer and use it in GitHub Desktop.
Save XMPPwocky/89669e5423ba736a4d78 to your computer and use it in GitHub Desktop.
broadphase: ncollide::broad_phase::DBVTBroadPhase<
f32,
na::Pnt3<f32>,
na::Vec3<f32>,
Box<Shape>,
ncollide::bounding_volume::AABB<na::Pnt3<f32>>,
ncollide::broad_phase::NoIdDispatcher<ncollide::bounding_volume::AABB<na::Pnt3<f32>>>,
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment