|
VTK
9.0.1
|
#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 192 of file vtkDataArrayMeta.h.
| using vtk::detail::IsAOSDataArrayImpl< ArrayType >::APIType = GetAPIType<ArrayType> |
Definition at line 194 of file vtkDataArrayMeta.h.
|
staticconstexpr |
Definition at line 195 of file vtkDataArrayMeta.h.
1.8.17