Created
November 18, 2014 19:08
-
-
Save XMPPwocky/89669e5423ba736a4d78 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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