Currently, precision tests for triangles and triangle meshes are done in test_trimesh.cpp. This isn't really the place for such tests since this is not really unit-testing.
We should refactor this and create an extra target which provides an executeable to be run on the target system which reports the precision.
Currently, precision tests for triangles and triangle meshes are done in test_trimesh.cpp. This isn't really the place for such tests since this is not really unit-testing.
We should refactor this and create an extra target which provides an executeable to be run on the target system which reports the precision.