newton.geometry.refit_bvh_shape#
- newton.geometry.refit_bvh_shape(model, state)[source]#
Refit the shape BVH stored on model for the current state.
Requires
build_bvh_shape()to have been called beforehand. Updates world-space shape transforms fromstate.body_qand refits the BVH in place.