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

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_HEXAHEDRON }
 
enum  { NUM_POINTS =8 }
 
typedef dax::CellTagHexahedron DaxCellType
 

Detailed Description

template<>
struct vtkToDax::CellTypeToType< vtkHexahedron >

Definition at line 46 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagHexahedron vtkToDax::CellTypeToType< vtkHexahedron >::DaxCellType

Definition at line 50 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 48 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 49 of file CellTypeToType.h.


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