VTK-m  2.1
Public Types | Static Public Attributes | List of all members
vtkm::CellTraits< vtkm::CellShapeTagEmpty > Struct Reference

#include <CellTraits.h>

Public Types

using TopologicalDimensionsTag = vtkm::CellTopologicalDimensionsTag< TOPOLOGICAL_DIMENSIONS >
 
using IsSizeFixed = vtkm::CellTraitsTagSizeFixed
 

Static Public Attributes

static constexpr vtkm::IdComponent TOPOLOGICAL_DIMENSIONS = 0
 
static constexpr vtkm::IdComponent NUM_POINTS = 0
 

Member Typedef Documentation

◆ IsSizeFixed

◆ TopologicalDimensionsTag

Member Data Documentation

◆ NUM_POINTS

constexpr vtkm::IdComponent vtkm::CellTraits< vtkm::CellShapeTagEmpty >::NUM_POINTS = 0
staticconstexpr

◆ TOPOLOGICAL_DIMENSIONS

constexpr vtkm::IdComponent vtkm::CellTraits< vtkm::CellShapeTagEmpty >::TOPOLOGICAL_DIMENSIONS = 0
staticconstexpr

The documentation for this struct was generated from the following file: