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

Method Write

IO/Core/vtkArrayDataWriter.cxx:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int vtkArrayDataWriter::Write()
59{
60 return Superclass::Write();
61}
62
63bool vtkArrayDataWriter::Write(const vtkStdString& file_name, bool WriteBinary)
64{

Callers 1

WriteDataMethod · 0.95

Calls 9

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

Tested by

no test coverage detected