Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ next
Method
next
tests/catch.hpp:3561–3563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3559
return m_generator->get();
3560
}
3561
bool next() {
3562
return m_generator->next();
3563
}
3564
};
3565
3566
template <typename T>
Callers
nothing calls this directly
Calls
1
next
Method · 0.45
Tested by
no test coverage detected