VTK-m  2.1
Classes | Namespaces | Functions
Bounds.h File Reference
#include <vtkm/Range.h>

Go to the source code of this file.

Classes

struct  vtkm::Bounds
 Represent an axis-aligned 3D bounds in space. More...
 
struct  vtkm::VecTraits< vtkm::Bounds >
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 

Functions

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