Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ isGeneratorTracker
Method
isGeneratorTracker
tests/catch.hpp:11733–11733 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11731
11732
bool TrackerBase::isSectionTracker() const { return false; }
11733
bool TrackerBase::isGeneratorTracker() const { return false; }
11734
11735
void TrackerBase::open() {
11736
m_runState = Executing;
Callers
1
GeneratorTracker
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected