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

#include <CellLocatorTwoLevel.h>

Public Attributes

vtkm::Id CellId = -1
 
vtkm::Id LeafIdx = -1
 

Member Data Documentation

◆ CellId

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

◆ LeafIdx

template<typename CellStructureType >
vtkm::Id vtkm::exec::CellLocatorTwoLevel< CellStructureType >::LastCell::LeafIdx = -1

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