Viskores
1.0
|
#include <viskores/cont/ArrayHandle.h>
#include <viskores/cont/BitField.h>
#include <viskores/cont/Storage.h>
Go to the source code of this file.
Classes | |
class | viskores::cont::ArrayHandleBitField |
The ArrayHandleBitField class is a boolean-valued ArrayHandle that is backed by a BitField. More... | |
Namespaces | |
viskores | |
Groups connected points that have the same field value. | |
viskores::cont | |
Viskores Control Environment. | |
Functions | |
viskores::cont::ArrayHandleBitField | viskores::cont::make_ArrayHandleBitField (const viskores::cont::BitField &bitField) |
viskores::cont::ArrayHandleBitField | viskores::cont::make_ArrayHandleBitField (viskores::cont::BitField &&bitField) noexcept |