impl Group
This commit is contained in:
@@ -8,7 +8,7 @@ pub use self::contact_pair::{
|
||||
pub use self::interaction_graph::{
|
||||
ColliderGraphIndex, InteractionGraph, RigidBodyGraphIndex, TemporaryInteractionIndex,
|
||||
};
|
||||
pub use self::interaction_groups::InteractionGroups;
|
||||
pub use self::interaction_groups::{Group, InteractionGroups};
|
||||
pub use self::narrow_phase::NarrowPhase;
|
||||
|
||||
pub use self::collider::{Collider, ColliderBuilder};
|
||||
|
||||
Reference in New Issue
Block a user