Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ get
Method
get
tests/catch.hpp:9876–9878 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9874
9875
public:
9876
static auto get() -> InterfaceT const& {
9877
return *getInternal();
9878
}
9879
static auto getMutable() -> MutableInterfaceT& {
9880
return *getInternal();
9881
}
Callers
15
convert
Method · 0.45
GeneratorWrapper
Class · 0.45
Generators
Class · 0.45
TakeGenerator
Class · 0.45
FilterGenerator
Method · 0.45
FilterGenerator
Class · 0.45
next
Method · 0.45
RepeatGenerator
Class · 0.45
MapGenerator
Method · 0.45
next
Method · 0.45
generate
Function · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected