VTK  9.4.20241121
Classes
vtkBatch.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkSMPTools.h"
#include "vtkType.h"
#include <algorithm>
#include <functional>
#include <vector>
Include dependency graph for vtkBatch.h:

Go to the source code of this file.

Classes

class  vtkBatch< TBatchData >
 vtkBatch is a simple structure that holds a begin and end id. More...
 
class  vtkBatches< TBatchData >