pub unsafe extern "C" fn PxTriangle_normal(
    self_: *const PxTriangle,
    _normal: *mut PxVec3
)
Expand description

Compute the normal of the Triangle.