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

Method GetRAWFileName

IO/Image/vtkMetaImageWriter.cxx:65–68  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

63
64//------------------------------------------------------------------------------
65VTK_FUTURE_CONST char* vtkMetaImageWriter::GetRAWFileName() VTK_FUTURE_CONST
66{
67 return this->Superclass::GetFileName();
68}
69
70//------------------------------------------------------------------------------
71void vtkMetaImageWriter::Write()

Callers 1

WriteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected