newton.geometry.refit_bvh_particle#
- newton.geometry.refit_bvh_particle(model, state)[source]#
Refit the particle BVH stored on model for the current state.
Requires
build_bvh_particle()to have been called beforehand. Recomputes particle bounds fromstate.particle_qand refits the BVH in place.