VTK  9.4.20241230
vtkBatches< TBatchData > Member List

This is the complete list of members for vtkBatches< TBatchData >, including all inherited members.

begin() noexceptvtkBatches< TBatchData >inline
begin() const noexceptvtkBatches< TBatchData >inline
BuildOffsetsAndGetGlobalSum()vtkBatches< TBatchData >inline
cbegin() const noexceptvtkBatches< TBatchData >inline
cend() const noexceptvtkBatches< TBatchData >inline
end() noexceptvtkBatches< TBatchData >inline
end() const noexceptvtkBatches< TBatchData >inline
GetBatchSize() constvtkBatches< TBatchData >inline
GetNumberOfBatches() constvtkBatches< TBatchData >inline
Initialize(vtkIdType numberOfElements, unsigned int batchSize=1000)vtkBatches< TBatchData >inline
operator[](size_type pos) noexceptvtkBatches< TBatchData >inline
operator[](size_type pos) const noexceptvtkBatches< TBatchData >inline
TrimBatches(const std::function< bool(const vtkTBatch &)> shouldRemoveBatch)vtkBatches< TBatchData >inline
vtkBatches()vtkBatches< TBatchData >inline
~vtkBatches()=defaultvtkBatches< TBatchData >