MCPcopy Create free account
hub / github.com/Kitware/VTK / Write

Method Write

IO/Image/vtkJSONImageWriter.cxx:146–150  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

144
145//------------------------------------------------------------------------------
146void vtkJSONImageWriter::Write()
147{
148 this->Modified();
149 this->UpdateWholeExtent();
150}
151VTK_ABI_NAMESPACE_END

Callers

nothing calls this directly

Calls 2

ModifiedMethod · 0.45
UpdateWholeExtentMethod · 0.45

Tested by

no test coverage detected