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

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_TRIANGLE }
 
enum  { NUM_POINTS =3 }
 
typedef dax::CellTagTriangle DaxCellType
 

Detailed Description

Definition at line 68 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagTriangle vtkToDax::CellTypeToType< vtkTriangle >::DaxCellType

Definition at line 72 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 70 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 71 of file CellTypeToType.h.


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