Viskores
1.0
|
Default mask object that does not suppress anything. More...
#include <MaskNone.h>
Public Types | |
using | ThreadToOutputMapType = viskores::cont::ArrayHandleIndex |
Public Member Functions | |
template<typename RangeType > | |
RangeType | GetThreadRange (RangeType outputRange) const |
ThreadToOutputMapType | GetThreadToOutputMap (viskores::Id outputRange) const |
ThreadToOutputMapType | GetThreadToOutputMap (const viskores::Id3 &outputRange) const |
Default mask object that does not suppress anything.
MaskNone
is a worklet mask object that does not suppress any items in the output domain. This is the default mask object so that the worklet is run for every possible output element.
|
inline |
|
inline |
|
inline |