pub unsafe extern "C" fn PxTriangle_denormalizedNormal(
self_: *const PxTriangle,
_normal: *mut PxVec3,
)Expand description
Compute the unnormalized normal of the triangle.
pub unsafe extern "C" fn PxTriangle_denormalizedNormal(
self_: *const PxTriangle,
_normal: *mut PxVec3,
)Compute the unnormalized normal of the triangle.