Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ get
Method
get
extern/Catch2/catch.hpp:12437–12439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12435
12436
public:
12437
static auto get() -> InterfaceT const& {
12438
return *getInternal();
12439
}
12440
static auto getMutable() -> MutableInterfaceT& {
12441
return *getInternal();
12442
}
Callers
15
build_extension
Method · 0.45
Count
Function · 0.45
GetPath
Function · 0.45
hasPropertyType
Method · 0.45
getProperty
Method · 0.45
getListProperty
Method · 0.45
getListPropertyAnySign
Method · 0.45
abstract_value
Method · 0.45
OptionValue
Class · 0.45
convert
Method · 0.45
GeneratorWrapper
Class · 0.45
Generators
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected