VTK
Public Types | Static Public Attributes | List of all members
vtkToDax::internal::IdType< NUM_COMP > Struct Template Reference

#include <FieldTypeToType.h>

Inheritance diagram for vtkToDax::internal::IdType< NUM_COMP >:
[legend]

Public Types

typedef dax::Tuple< dax::Id, NUM_COMPONENTSDaxValueType
 
typedef dax::Id DaxComponentType
 

Static Public Attributes

static const int NUM_COMPONENTS = NUM_COMP
 

Detailed Description

template<int NUM_COMP>
struct vtkToDax::internal::IdType< NUM_COMP >

Definition at line 35 of file FieldTypeToType.h.

Member Typedef Documentation

◆ DaxValueType

template<int NUM_COMP>
typedef dax::Tuple<dax::Id,NUM_COMPONENTS> vtkToDax::internal::IdType< NUM_COMP >::DaxValueType

Definition at line 38 of file FieldTypeToType.h.

◆ DaxComponentType

template<int NUM_COMP>
typedef dax::Id vtkToDax::internal::IdType< NUM_COMP >::DaxComponentType

Definition at line 39 of file FieldTypeToType.h.

Member Data Documentation

◆ NUM_COMPONENTS

template<int NUM_COMP>
const int vtkToDax::internal::IdType< NUM_COMP >::NUM_COMPONENTS = NUM_COMP
static

Definition at line 37 of file FieldTypeToType.h.


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