VTK
9.4.20241121
|
#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 197 of file vtkDataArrayMeta.h.
using vtk::detail::IsAOSDataArrayImpl< ArrayType >::APIType = GetAPIType<ArrayType> |
Definition at line 199 of file vtkDataArrayMeta.h.
|
staticconstexpr |
Definition at line 200 of file vtkDataArrayMeta.h.