Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ OpenArchive
Method
OpenArchive
IO/Export/vtkJSONRenderWindowExporter.cxx:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
vtkGetObjectMacro(RenderWindowArchiver, vtkArchiver);
35
36
void OpenArchive() override {}
37
void CloseArchive() override {}
38
void InsertIntoArchive(
39
const std::string& relativePath, const char* data, std::size_t size) override
Callers
1
WriteData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected