PxTriangle_area

Function PxTriangle_area 

Source
pub unsafe extern "C" fn PxTriangle_area(
    self_: *const PxTriangle,
) -> f32
Expand description

Compute the area of the triangle.

Area of the triangle.