VTK
Public Types | Static Public Attributes | List of all members
vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP > Struct Template Reference

#include <FieldTypeToType.h>

Public Types

typedef dax::Tuple< uint8_t, NUM_COMPNENTSDaxValueType
 
typedef uint8_t DaxComponentType
 
typedef uint8_t VTKComponentType
 

Static Public Attributes

static const int NUM_COMPNENTS = NUM_COMP
 

Detailed Description

template<int NUM_COMP>
struct vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP >

Definition at line 96 of file FieldTypeToType.h.

Member Typedef Documentation

◆ DaxValueType

template<int NUM_COMP>
typedef dax::Tuple<uint8_t,NUM_COMPNENTS> vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP >::DaxValueType

Definition at line 99 of file FieldTypeToType.h.

◆ DaxComponentType

template<int NUM_COMP>
typedef uint8_t vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP >::DaxComponentType

Definition at line 100 of file FieldTypeToType.h.

◆ VTKComponentType

template<int NUM_COMP>
typedef uint8_t vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP >::VTKComponentType

Definition at line 101 of file FieldTypeToType.h.

Member Data Documentation

◆ NUM_COMPNENTS

template<int NUM_COMP>
const int vtkToDax::FieldTypeToType< vtkUnsignedCharArray, NUM_COMP >::NUM_COMPNENTS = NUM_COMP
static

Definition at line 98 of file FieldTypeToType.h.


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