Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ custom
Method
custom
tests/catch.hpp:5706–5708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5704
{}
5705
5706
Approx Approx::custom() {
5707
return Approx( 0 );
5708
}
5709
5710
Approx Approx::operator-() const {
5711
auto temp(*this);
Callers
nothing calls this directly
Calls
1
Approx
Class · 0.85
Tested by
no test coverage detected