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

#include <CellTypeToType.h>

Public Types

enum  { VTKCellType =VTK_VOXEL }
 
enum  { NUM_POINTS =8 }
 
typedef dax::CellTagVoxel DaxCellType
 

Detailed Description

template<>
struct vtkToDax::CellTypeToType< vtkVoxel >

Definition at line 75 of file CellTypeToType.h.

Member Typedef Documentation

◆ DaxCellType

typedef dax::CellTagVoxel vtkToDax::CellTypeToType< vtkVoxel >::DaxCellType

Definition at line 79 of file CellTypeToType.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VTKCellType 

Definition at line 77 of file CellTypeToType.h.

◆ anonymous enum

anonymous enum
Enumerator
NUM_POINTS 

Definition at line 78 of file CellTypeToType.h.


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