|
VTK
9.6.20260228
|
#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 209 of file vtkDataArrayMeta.h.
| using vtk::detail::IsAOSDataArrayImpl< ArrayType >::APIType = GetAPIType<ArrayType> |
Definition at line 211 of file vtkDataArrayMeta.h.
|
staticconstexpr |
Definition at line 212 of file vtkDataArrayMeta.h.