VTK  9.1.0
vtk::detail::AreStaticTupleSizes< S1, S2 > Struct Template Reference

#include <vtkDataArrayMeta.h>

Inherits std::integral_constant< bool,(IsStaticTupleSize< S1 >::value &&IsStaticTupleSize< S2 >::value)>.

Detailed Description

template<ComponentIdType S1, ComponentIdType S2>
struct vtk::detail::AreStaticTupleSizes< S1, S2 >

Definition at line 112 of file vtkDataArrayMeta.h.


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