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

Method GetMeshMTime

Common/DataModel/vtkDataSet.cxx:973–976  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

971
972//------------------------------------------------------------------------------
973vtkMTimeType vtkDataSet::GetMeshMTime()
974{
975 return this->GetMTime();
976}
977
978//------------------------------------------------------------------------------
979vtkIdType vtkDataSet::GetCellSize(vtkIdType cellId)

Calls 1

GetMTimeMethod · 0.95

Tested by 12

TestUGTemporalBaseFunction · 0.36
TestPolyDataTemporalBaseFunction · 0.36
TestPolyDataFunction · 0.36
TestUnstructuredGridFunction · 0.36
TestStaticMeshCacheFunction · 0.36
TestUseCacheFunction · 0.36
GetPartitionsMeshMTimesFunction · 0.36