VTK
Public Types | List of all members
daxToVtk::CellTypeToType< dax::CellTagVoxel > Struct Reference

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_VOXEL }
 
enum  { NUM_POINTS =dax::CellTraits<dax::CellTagVoxel>::NUM_VERTICES }
 
typedef vtkVoxel VTKCellClass
 

Detailed Description

Definition at line 59 of file CellTypeToType.h.

Member Typedef Documentation

◆ VTKCellClass

typedef vtkVoxel daxToVtk::CellTypeToType< dax::CellTagVoxel >::VTKCellClass

Definition at line 63 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 61 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 62 of file CellTypeToType.h.


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