Viskores  1.0
Classes | Namespaces | Functions
VecAxisAlignedPointCoordinates.h File Reference
#include <viskores/Math.h>
#include <viskores/TypeTraits.h>
#include <viskores/Types.h>
#include <viskores/VecTraits.h>
#include <viskores/internal/ExportMacros.h>

Go to the source code of this file.

Classes

class  viskores::VecAxisAlignedPointCoordinates< NumDimensions >
 An implicit vector for point coordinates in axis aligned cells. More...
 
struct  viskores::TypeTraits< viskores::VecAxisAlignedPointCoordinates< NumDimensions > >
 
struct  viskores::VecTraits< viskores::VecAxisAlignedPointCoordinates< NumDimensions > >
 

Namespaces

 viskores
 Groups connected points that have the same field value.
 

Functions

template<viskores::IdComponent NumDimensions>
std::ostream & viskores::operator<< (std::ostream &stream, const viskores::VecAxisAlignedPointCoordinates< NumDimensions > &vec)
 Helper function for printing out vectors during testing. More...