newton.geometry.build_bvh_particle#
- newton.geometry.build_bvh_particle(model, state)[source]#
Build the particle BVH stored on model.
Allocates
bvh_particlesandbvh_particles_group_rootsand populates them from the current state. Must be called beforerefit_bvh_particle()and before any sensor that reads the particle BVH.