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

Method Map

Testing/Core/vtkTestUtilities.cxx:583–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

581 }
582
583 vtkIdType Map(vtkIdType id) const { return this->Ids->GetId(id); }
584
585 bool Success = true;
586

Callers 2

MapFrameBufferMethod · 0.45
operator()Method · 0.45

Calls 1

GetIdMethod · 0.45

Tested by

no test coverage detected