triangle, from: http://en.wikipedia.org/wiki/Inertia_tensor_of_triangle Adding the ability to calculate the inertia tensor of a polygon face by summing the triangle inertias. Added a test application to draw a test face with its principal axes and moments of inertia.
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
momentOfInertiaTest.C
|
|
|
|
EXE = $(FOAM_USER_APPBIN)/momentOfInertiaTest
|