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

#include <FieldTypeToType.h>

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

Public Types

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

Static Public Attributes

static const int NUM_COMPONENTS = NUM_COMP
 

Detailed Description

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

Definition at line 51 of file FieldTypeToType.h.

Member Typedef Documentation

◆ DaxValueType

template<int NUM_COMP>
typedef dax::Tuple<dax::Scalar,NUM_COMPONENTS> vtkToDax::internal::ScalarType< NUM_COMP >::DaxValueType

Definition at line 54 of file FieldTypeToType.h.

◆ DaxComponentType

template<int NUM_COMP>
typedef dax::Scalar vtkToDax::internal::ScalarType< NUM_COMP >::DaxComponentType

Definition at line 55 of file FieldTypeToType.h.

Member Data Documentation

◆ NUM_COMPONENTS

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

Definition at line 53 of file FieldTypeToType.h.


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