VTK
9.4.20241230
|
This is the complete list of members for vtkBatches< TBatchData >, including all inherited members.
begin() noexcept | vtkBatches< TBatchData > | inline |
begin() const noexcept | vtkBatches< TBatchData > | inline |
BuildOffsetsAndGetGlobalSum() | vtkBatches< TBatchData > | inline |
cbegin() const noexcept | vtkBatches< TBatchData > | inline |
cend() const noexcept | vtkBatches< TBatchData > | inline |
end() noexcept | vtkBatches< TBatchData > | inline |
end() const noexcept | vtkBatches< TBatchData > | inline |
GetBatchSize() const | vtkBatches< TBatchData > | inline |
GetNumberOfBatches() const | vtkBatches< TBatchData > | inline |
Initialize(vtkIdType numberOfElements, unsigned int batchSize=1000) | vtkBatches< TBatchData > | inline |
operator[](size_type pos) noexcept | vtkBatches< TBatchData > | inline |
operator[](size_type pos) const noexcept | vtkBatches< TBatchData > | inline |
TrimBatches(const std::function< bool(const vtkTBatch &)> shouldRemoveBatch) | vtkBatches< TBatchData > | inline |
vtkBatches() | vtkBatches< TBatchData > | inline |
~vtkBatches()=default | vtkBatches< TBatchData > |