[][src]Type Definition box2d_rs::b2_broad_phase::B2broadPhasePtr

type B2broadPhasePtr<UserDataType> = Rc<RefCell<B2broadPhase<UserDataType>>>;