#include <Mathematics/GteMatrix3x3.h>

Go to the source code of this file.
Namespaces | |
| gte | |
Functions | |
| template<typename Real > | |
| void | gte::ComputeMassProperties (Vector3< Real > const *vertices, int numTriangles, int const *indices, bool bodyCoords, Real &mass, Vector3< Real > ¢er, Matrix3x3< Real > &inertia) |