VTK
Public Types | List of all members
vtkToDax::CellTypeToType< vtkVertex > Struct Template Reference

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_VERTEX }
 
enum  { NUM_POINTS =1 }
 
typedef dax::CellTagVertex DaxCellType
 

Detailed Description

template<>
struct vtkToDax::CellTypeToType< vtkVertex >

Definition at line 82 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagVertex vtkToDax::CellTypeToType< vtkVertex >::DaxCellType

Definition at line 86 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 84 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 85 of file CellTypeToType.h.


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