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

Method GetFilePath

IO/XML/vtkXMLCompositeDataWriter.cxx:542–545  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

540
541//------------------------------------------------------------------------------
542const char* vtkXMLCompositeDataWriter::GetFilePath()
543{
544 return this->Internal->FilePath.c_str();
545}
546
547//------------------------------------------------------------------------------
548void vtkXMLCompositeDataWriter::ProgressCallbackFunction(

Callers 5

RequestInformationMethod · 0.45
ReadPrimaryElementMethod · 0.45
RequestDataMethod · 0.45
RequestInformationMethod · 0.45
Directory.cxxFile · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected