Function physx_sys::PxBVH_overlap

source ·
pub unsafe extern "C" fn PxBVH_overlap(
    self_: *const PxBVH,
    geom: *const PxGeometry,
    pose: *const PxTransform,
    cb: *mut PxBVHOverlapCallback,
    queryFlags: PxGeometryQueryFlags
) -> bool
Expand description

Overlap test against a BVH.

false if query has been aborted