VTK  9.3.20240907
Static Public Attributes | List of all members
vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth > Struct Template Reference

#include <vtkMatrixUtilities.h>

Static Public Attributes

static constexpr int Value = ArrayOrPointerDepth<MatrixT, Depth + 1>::Value
 

Detailed Description

template<class MatrixT, int N, int Depth>
struct vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth >

Definition at line 91 of file vtkMatrixUtilities.h.

Member Data Documentation

◆ Value

template<class MatrixT , int N, int Depth>
constexpr int vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth >::Value = ArrayOrPointerDepth<MatrixT, Depth + 1>::Value
staticconstexpr

Definition at line 93 of file vtkMatrixUtilities.h.


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