CellDims | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CellIdArrayType typedef | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CellIdOffsetArrayType typedef | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CellIdReadPortal typedef | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CellIds | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CellLocatorUniformBins(const vtkm::Id3 &cellDims, const vtkm::Vec3f &origin, const vtkm::Vec3f &maxPoint, const vtkm::Vec3f &invSpacing, const vtkm::Id3 &maxCellIds, const vtkm::cont::ArrayHandleGroupVecVariable< CellIdArrayType, CellIdOffsetArrayType > &cellIds, const CellSetType &cellSet, const vtkm::cont::CoordinateSystem &coords, vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inline |
CellSet | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
ComputeCellBounds(const PointsVecType &points) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
Coords | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
CoordsPortalType typedef | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
FindBinIdx(const vtkm::Vec3f &point) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
FindCell(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f ¶metric) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inline |
FindCell(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f ¶metric, LastCell &lastCell) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inline |
FindCellImpl(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f ¶metric, LastCell &lastCell, vtkm::Id ptBinIdx=-1) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
InvSpacing | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
IsInside(const vtkm::Vec3f &point) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
LastCellValid(const LastCell &lastCell) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
MaxCellIds | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
MaxPoint | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
operator->() | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inline |
operator->() const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inline |
Origin | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |
PointInBin(const vtkm::Vec3f &point, const vtkm::Id &binIdx, vtkm::Id &cellId, vtkm::Vec3f ¶metric, const vtkm::Id &skipCellId=-1) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
PointInCell(const vtkm::Vec3f &point, const vtkm::Id &cid, vtkm::Vec3f ¶metric) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
PointInsideCell(vtkm::Vec3f point, CellShapeTag cellShape, CoordsType cellPoints, vtkm::Vec3f ¶metricCoordinates, bool &inside) const | vtkm::exec::CellLocatorUniformBins< CellStructureType > | inlineprivate |
ReadPortal typedef | vtkm::exec::CellLocatorUniformBins< CellStructureType > | private |