pub unsafe extern "C" fn PxBVHDesc_isValid(
    self_: *const PxBVHDesc
) -> bool
Expand description

Returns true if the descriptor is valid.

true if the current settings are valid.