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

Method GetPath

Parallel/Core/vtkPDirectory.cxx:120–123  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

118
119//------------------------------------------------------------------------------
120const char* vtkPDirectory::GetPath() const
121{
122 return this->Path.c_str();
123}
124
125//------------------------------------------------------------------------------
126void vtkPDirectory::Clear()

Callers 4

OnLeftButtonDownMethod · 0.45
GetAssemblyPathMethod · 0.45
OnCharMethod · 0.45
GetAssemblyPathMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by 1

OnLeftButtonDownMethod · 0.36