|
VTK-m
2.0
|
#include <vtkm/cont/vtkm_cont_export.h>#include <vtkm/StaticAssert.h>#include <vtkm/cont/ArrayHandle.h>Go to the source code of this file.
Classes | |
| class | vtkm::cont::CellSet |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::cont | |
| VTK-m Control Environment. | |
Macros | |
| #define | VTKM_IS_CELL_SET(T) VTKM_STATIC_ASSERT(::vtkm::cont::internal::CellSetCheck<T>::type::value) |
| #define VTKM_IS_CELL_SET | ( | T | ) | VTKM_STATIC_ASSERT(::vtkm::cont::internal::CellSetCheck<T>::type::value) |
1.8.17