VTK  9.6.20260413
vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth > Struct Template Reference

#include <vtkMatrixUtilities.h>

Inheritance diagram for vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth >:
[legend]
Collaboration diagram for vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT[N], Depth >:
[legend]

Static Public Attributes

static constexpr int Value = ArrayOrPointerDepth<MatrixT, Depth + 1>::Value
 
static constexpr int 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 [1/2]

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

Definition at line 93 of file vtkMatrixUtilities.h.

◆ Value [2/2]

int vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT, Depth >::Value
staticconstexpr

Definition at line 79 of file vtkMatrixUtilities.h.


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