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

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_QUAD }
 
enum  { NUM_POINTS =4 }
 
typedef dax::CellTagQuadrilateral DaxCellType
 

Detailed Description

Definition at line 53 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagQuadrilateral vtkToDax::CellTypeToType< vtkQuad >::DaxCellType

Definition at line 57 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 55 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 56 of file CellTypeToType.h.


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