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

#include <CellLocatorUniformBins.h>

Public Attributes

vtkm::Id CellId = -1
 
vtkm::Id BinIdx = -1
 

Member Data Documentation

◆ BinIdx

template<typename CellStructureType >
vtkm::Id vtkm::exec::CellLocatorUniformBins< CellStructureType >::LastCell::BinIdx = -1

◆ CellId

template<typename CellStructureType >
vtkm::Id vtkm::exec::CellLocatorUniformBins< CellStructureType >::LastCell::CellId = -1

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