VTK
9.1.0
|
#include <vtkDataArrayMeta.h>
Public Types | |
using | APIType = GetAPIType< ArrayType > |
Static Public Attributes | |
static constexpr bool | value = std::is_base_of<vtkAOSDataArrayTemplate<APIType>, ArrayType>::value |
Definition at line 195 of file vtkDataArrayMeta.h.
using vtk::detail::IsAOSDataArrayImpl< ArrayType >::APIType = GetAPIType<ArrayType> |
Definition at line 197 of file vtkDataArrayMeta.h.
|
staticconstexpr |
Definition at line 198 of file vtkDataArrayMeta.h.