Viskores
1.0
|
#include <viskores/cont/viskores_cont_export.h>
#include <viskores/StaticAssert.h>
#include <viskores/cont/ArrayHandle.h>
Go to the source code of this file.
Classes | |
class | viskores::cont::CellSet |
Defines the topological structure of the data in a DataSet . More... | |
Namespaces | |
viskores | |
Groups connected points that have the same field value. | |
viskores::cont | |
Viskores Control Environment. | |
Macros | |
#define | VISKORES_IS_CELL_SET(T) VISKORES_STATIC_ASSERT(::viskores::cont::internal::CellSetCheck<T>::type::value) |
#define VISKORES_IS_CELL_SET | ( | T | ) | VISKORES_STATIC_ASSERT(::viskores::cont::internal::CellSetCheck<T>::type::value) |