Viskores  1.0
Classes | Namespaces | Functions
Bounds.h File Reference
#include <viskores/Range.h>

Go to the source code of this file.

Classes

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

Namespaces

 viskores
 Groups connected points that have the same field value.
 

Functions

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