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

Method PrintFileHeader

IO/MINC/vtkMINCImageAttributes.cxx:353–356  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

351
352//------------------------------------------------------------------------------
353void vtkMINCImageAttributes::PrintFileHeader()
354{
355 this->PrintFileHeader(std::cout);
356}
357
358//------------------------------------------------------------------------------
359void vtkMINCImageAttributes::PrintFileHeader(ostream& os)

Callers 1

Calls 7

GetStringArrayMethod · 0.80
GetNumberOfValuesMethod · 0.45
GetValueMethod · 0.45
c_strMethod · 0.45
GetDataTypeMethod · 0.45

Tested by

no test coverage detected