VTK-m  2.0
vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType > Member List

This is the complete list of members for vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >, including all inherited members.

AscendFromNode(FindCellState &state, vtkm::Id &nodeIndex) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
CellIdArrayHandle typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
CellIdPortal typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
CellIdsvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
CellLocatorBoundingIntervalHierarchy(const NodeArrayHandle &nodes, const CellIdArrayHandle &cellIds, const CellSetType &cellSet, const vtkm::cont::CoordinateSystem::MultiplexerArrayType &coords, vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token)vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inline
CellSetvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
CellSetPortal typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
Coordsvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
CoordsPortal typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
DescendLeftChild(FindCellState &state, const vtkm::Vec3f &point, vtkm::Id &nodeIndex) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
DescendRightChild(FindCellState &state, const vtkm::Vec3f &point, vtkm::Id &nodeIndex) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
EnterNode(FindCellState &state, const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Id nodeIndex, vtkm::Vec3f &parametric, LastCell &lastCell) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
FindCell(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f &parametric) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inline
FindCell(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f &parametric, LastCell &lastCell) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inline
FindCellImpl(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f &parametric, LastCell &lastCell) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inline
FindCellState enum namevtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
FindInLeaf(const vtkm::Vec3f &point, vtkm::Vec3f &parametric, const vtkm::exec::CellLocatorBoundingIntervalHierarchyNode &node, vtkm::Id &containingCellId) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
IncidentType typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
IsPointInCell(const vtkm::Vec3f &point, vtkm::Vec3f &parametric, CellShapeTag cellShape, const CoordsType &cellPoints, bool &isInside)vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivatestatic
NodeArrayHandle typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
NodePortal typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
Nodesvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private
PointInCell(const vtkm::Vec3f &point, vtkm::Id &cellId, vtkm::Vec3f &parametric) constvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >inlineprivate
VisitType typedefvtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >private