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

Method Write

IO/Core/vtkArrayWriter.cxx:285–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285int vtkArrayWriter::Write()
286{
287 return Superclass::Write();
288}
289
290bool vtkArrayWriter::Write(const vtkStdString& file_name, bool WriteBinary)
291{

Callers 1

WriteDataMethod · 0.95

Calls 11

WriteFunction · 0.50
stringClass · 0.50
c_strMethod · 0.45
GetInputDataMethod · 0.45
GetExecutiveMethod · 0.45
GetNumberOfArraysMethod · 0.45
GetArrayMethod · 0.45
whatMethod · 0.45
GetClassNameMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected