pub unsafe extern "C" fn PxGeometryQuery_isValid(
    geom: *const PxGeometry
) -> bool
Expand description

Checks if provided geometry is valid.

True if geometry is valid.