pub unsafe extern "C" fn PxPhysics_getNbBVHs(
    self_: *const PxPhysics
) -> u32
Expand description

Return the number of bounding volume hierarchies that currently exist.

Number of bounding volume hierarchies.