25 #ifndef vtkMaterialInterfaceIdList_h 26 #define vtkMaterialInterfaceIdList_h 29 #include "vtkPVVTKExtensionsDefaultModule.h" 46 void Initialize(
const std::vector<int>& ids,
bool preSorted =
false);
52 int GetLocalId(
int globalId);
56 class IdListContainer;
57 IdListContainer* IdList;
Class that facilitates efficient operation on lists fragment ids.