VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::PointMerge::BinLocator, including all inherited members.
BinLocator() | vtkm::worklet::PointMerge::BinLocator | inline |
BinLocator(const vtkm::Bounds &bounds, vtkm::Float64 delta=0.0) | vtkm::worklet::PointMerge::BinLocator | inline |
BitsPerDimension | vtkm::worklet::PointMerge::BinLocator | privatestatic |
ComputeBinWidths(const vtkm::Bounds &bounds, vtkm::Float64 delta) | vtkm::worklet::PointMerge::BinLocator | inlinestatic |
FindBin(const vtkm::Vec< T, 3 > &worldCoords) const | vtkm::worklet::PointMerge::BinLocator | inline |
MaxBinsPerDimension | vtkm::worklet::PointMerge::BinLocator | privatestatic |
Offset | vtkm::worklet::PointMerge::BinLocator | private |
PrepareForControl() const | vtkm::worklet::PointMerge::BinLocator | inline |
PrepareForExecution(vtkm::cont::DeviceAdapterId, vtkm::cont::Token &) const | vtkm::worklet::PointMerge::BinLocator | inline |
Scale | vtkm::worklet::PointMerge::BinLocator | private |
ShiftBins(const vtkm::Bounds &bounds, vtkm::Float64 delta, const vtkm::Vec< bool, 3 > &directions) | vtkm::worklet::PointMerge::BinLocator | inline |