VTK
Public Types | List of all members
daxToVtk::CellTypeToType< dax::CellTagVertex > Struct Template Reference

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_VERTEX }
 
enum  { NUM_POINTS =dax::CellTraits<dax::CellTagVertex>::NUM_VERTICES }
 
typedef vtkVertex VTKCellClass
 

Detailed Description

template<>
struct daxToVtk::CellTypeToType< dax::CellTagVertex >

Definition at line 66 of file CellTypeToType.h.

Member Typedef Documentation

◆ VTKCellClass

typedef vtkVertex daxToVtk::CellTypeToType< dax::CellTagVertex >::VTKCellClass

Definition at line 70 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 68 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 69 of file CellTypeToType.h.


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