Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ describe
Method
describe
tests/catch.hpp:2985–2987 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2983
}
2984
2985
std::string describe() const override {
2986
return
"not "
+ m_underlyingMatcher.toString();
2987
}
2988
MatcherBase<ArgT> const& m_underlyingMatcher;
2989
};
2990
Callers
nothing calls this directly
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected