Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/openvdb
/ levelSetGenus
Function
levelSetGenus
openvdb/openvdb/tools/LevelSetMeasure.h:541–545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
539
540
template<class GridT>
541
int
542
levelSetGenus(const GridT& grid)
543
{
544
return doLevelSetGenus(grid);
545
}
546
547
548
////////////////////////////////////////
Callers
3
levelSetGridGenus
Method · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
Calls
1
doLevelSetGenus
Function · 0.85
Tested by
2
TEST_F
Function · 0.68
TEST_F
Function · 0.68