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

Function test

tests/mesh/test-euclidean-distance-transform.cpp:142–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141}
142void test()
143{
144 geode::OpenGeodeMeshLibrary::initialize();
145 test_distance_transform_2D( 0.5 );
146 test_distance_transform_3D( 4.8 );
147}
148
149OPENGEODE_TEST( "euclidean distance transform" )

Callers 2

Calls 3

initializeFunction · 0.85

Tested by

no test coverage detected