VTK-m  2.0
Classes | Namespaces | Functions
Range.h File Reference
#include <vtkm/Assert.h>
#include <vtkm/Math.h>
#include <vtkm/Types.h>
#include <vtkm/VecTraits.h>

Go to the source code of this file.

Classes

struct  vtkm::Range
 Represent a continuous scalar range of values. More...
 
struct  vtkm::VecTraits< vtkm::Range >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 

Functions

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