Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ isOptional
Method
isOptional
tests/catch.hpp:7173–7175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7171
};
7172
7173
auto isOptional() const -> bool {
7174
return m_optionality == Optionality::Optional;
7175
}
7176
7177
auto cardinality() const -> size_t override {
7178
if( m_ref->isContainer() )
Callers
1
writeToStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected