VTK-m  2.0
Classes | Namespaces
UnaryPredicates.h File Reference
#include <vtkm/TypeTraits.h>
#include <vtkm/internal/ExportMacros.h>

Go to the source code of this file.

Classes

struct  vtkm::IsZeroInitialized
 Predicate that takes a single argument x, and returns True if it is the identity of the Type T. More...
 
struct  vtkm::NotZeroInitialized
 Predicate that takes a single argument x, and returns True if it isn't the identity of the Type T. More...
 
struct  vtkm::LogicalNot
 Predicate that takes a single argument x, and returns True if and only if x is false. More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.