VTK-m
2.2
|
#include <vtkm/internal/VariantImplDetail.h>
#include <vtkm/List.h>
#include <vtkm/internal/Assume.h>
Go to the source code of this file.
Classes | |
class | vtkm::tmp::Variant< Ts > |
class | vtkm::tmp::Variant< Ts > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::tmp | |
Macros | |
#define | VTK_M_DEVICE |
#define | VTK_M_NAMESPACE tmp |
Typedefs | |
template<typename List > | |
using | vtkm::tmp::ListAsVariant = vtkm::ListApply< List, vtkm::tmp ::Variant > |
Convert a List to a Variant . More... | |
#define VTK_M_DEVICE |
#define VTK_M_NAMESPACE tmp |