VTK-m  2.0
Classes | Namespaces | Functions
RangeId3.h File Reference
#include <vtkm/RangeId.h>

Go to the source code of this file.

Classes

struct  vtkm::RangeId3
 Represent 3D integer range. More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 

Functions

VTKM_CONT std::ostream & vtkm::operator<< (std::ostream &stream, const vtkm::RangeId3 &range)
 Helper function for printing range during testing. More...