VTK  9.3.20240420
Static Public Attributes | List of all members
NativeToVTKType< T > Struct Template Reference

Type traits for adios2 types(Native types) to vtk types. More...

#include <vtkADIOS2CoreTypeTraits.h>

Static Public Attributes

static constexpr int VTKType = 0
 

Detailed Description

template<typename T>
struct NativeToVTKType< T >

Type traits for adios2 types(Native types) to vtk types.

Definition at line 16 of file vtkADIOS2CoreTypeTraits.h.

Member Data Documentation

◆ VTKType

template<typename T >
constexpr int NativeToVTKType< T >::VTKType = 0
staticconstexpr

Definition at line 18 of file vtkADIOS2CoreTypeTraits.h.


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