|
VTK-m
2.3
|
#include <vtkm/CellShape.h>Go to the source code of this file.
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
Macros | |
| #define | VTKM_DEFINE_CELL_TRAITS(name, dimensions, numPoints) |
| #define | VTKM_DEFINE_CELL_TRAITS_VARIABLE(name, dimensions) |
| #define VTKM_DEFINE_CELL_TRAITS | ( | name, | |
| dimensions, | |||
| numPoints | |||
| ) |
| #define VTKM_DEFINE_CELL_TRAITS_VARIABLE | ( | name, | |
| dimensions | |||
| ) |
1.8.17