VTK  9.5.2
vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT *, Depth > Struct Template Reference

#include <vtkMatrixUtilities.h>

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

Static Public Attributes

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

Detailed Description

template<class MatrixT, int Depth>
struct vtkMatrixUtilities::detail::ArrayOrPointerDepth< MatrixT *, Depth >

Definition at line 98 of file vtkMatrixUtilities.h.

Member Data Documentation

◆ Value

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

Definition at line 100 of file vtkMatrixUtilities.h.


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