Viskores  1.0
Namespaces | Typedefs | Functions
Hash.h File Reference
#include <viskores/TypeTraits.h>
#include <viskores/Types.h>
#include <viskores/VecTraits.h>

Go to the source code of this file.

Namespaces

 viskores
 Groups connected points that have the same field value.
 

Typedefs

using viskores::HashType = viskores::UInt32
 

Functions

template<typename InVecType >
viskores::HashType viskores::Hash (const InVecType &inVec)
 Returns a 32-bit hash on a group of integer-type values. More...