Go to the documentation of this file.
18 #ifndef viskores_worklet_MaskNone_h
19 #define viskores_worklet_MaskNone_h
37 template <
typename RangeType>
58 #endif //viskores_worklet_MaskNone_h
ThreadToOutputMapType GetThreadToOutputMap(viskores::Id outputRange) const
Definition: MaskNone.h:45
ThreadToOutputMapType GetThreadToOutputMap(const viskores::Id3 &outputRange) const
Definition: MaskNone.h:50
viskores::Int64 Id
Base type to use to index arrays.
Definition: Types.h:235
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
Default mask object that does not suppress anything.
Definition: MaskNone.h:35
RangeType GetThreadRange(RangeType outputRange) const
Definition: MaskNone.h:38
An implicit array handle containing the its own indices.
Definition: ArrayHandleIndex.h:64