Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Save
Method
Save
generator/translator.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
bool Translator::Save()
71
{
72
m_collector->Finalize(true /* isStable */);
73
return true;
74
}
75
} // namespace generator
Callers
6
SerializeContour
Method · 0.45
Finish
Method · 0.45
Finish
Method · 0.45
WriteOuterTriangles
Method · 0.45
Run
Method · 0.45
TestTrianglesCoding
Function · 0.45
Calls
1
Finalize
Method · 0.45
Tested by
1
TestTrianglesCoding
Function · 0.36