[][src]Module parry2d::mass_properties::details

Free functions for some special-cases of mass-properties computation.

Functions

convex_polygon_area_and_center_of_mass

Computes the area and center-of-mass of a convex polygon.

trimesh_area_and_center_of_mass

Computes the area and center-of-mass of a triangle-mesh.