Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ Filter
Class
Filter
tests/catch.hpp:4226–4230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4224
};
4225
4226
struct Filter {
4227
std::vector<PatternPtr> m_patterns;
4228
4229
bool matches( TestCaseInfo const& testCase ) const;
4230
};
4231
4232
public:
4233
bool hasFilters() const;
Callers
1
addFilter
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected