VTK-m  2.0
Public Attributes | List of all members
vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >::LastCell Struct Reference

#include <CellLocatorBoundingIntervalHierarchy.h>

Public Attributes

vtkm::Id CellId = -1
 
vtkm::Id NodeIdx = -1
 

Member Data Documentation

◆ CellId

template<typename CellSetType >
vtkm::Id vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >::LastCell::CellId = -1

◆ NodeIdx

template<typename CellSetType >
vtkm::Id vtkm::exec::CellLocatorBoundingIntervalHierarchy< CellSetType >::LastCell::NodeIdx = -1

The documentation for this struct was generated from the following file: