VTK  9.7.20260728
vtk::detail::IsValidTupleSize< Size > Struct Template Reference

#include <vtkDataArrayMeta.h>

Detailed Description

template<ComponentIdType Size>
struct vtk::detail::IsValidTupleSize< Size >

Definition at line 98 of file vtkDataArrayMeta.h.

Inherits std::integral_constant< bool,(Size > 0||Size==DynamicTupleSize)>.


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