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

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_TETRA }
 
enum  { NUM_POINTS =4 }
 
typedef dax::CellTagTetrahedron DaxCellType
 

Detailed Description

template<>
struct vtkToDax::CellTypeToType< vtkTetra >

Definition at line 61 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagTetrahedron vtkToDax::CellTypeToType< vtkTetra >::DaxCellType

Definition at line 65 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 63 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 64 of file CellTypeToType.h.


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