MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test

Function test

tests/geometry/test-barycentric-coordinates.cpp:260–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260void test()
261{
262 test_segment_barycentric_coordinates();
263 test_triangle_barycentric_coordinates();
264 test_tetrahedron_barycentric_coordinates();
265}
266
267OPENGEODE_TEST( "barycentric-coordinates" )

Tested by

no test coverage detected