VTK  9.2.6
vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT > Struct Template Reference

#include <vtkMatrixUtilities.h>

Inheritance diagram for vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >:
[legend]
Collaboration diagram for vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >:
[legend]

Public Types

typedef std::remove_pointer< typenamestd::remove_all_extents< typenamestd::remove_pointer< ContainerT >::type >::type >::type value_type
 
typedef ContainerT::value_type value_type
 

Detailed Description

template<class ContainerT>
struct vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >

Definition at line 70 of file vtkMatrixUtilities.h.

Member Typedef Documentation

◆ value_type [1/2]

template<class ContainerT>
typedef std::remove_pointer<typenamestd::remove_all_extents<typenamestd::remove_pointer<ContainerT>::type>::type>::type vtkMatrixUtilities::detail::ScalarTypeExtractor< 1, ContainerT >::value_type

Definition at line 74 of file vtkMatrixUtilities.h.

◆ value_type [2/2]

typedef ContainerT::value_type vtkMatrixUtilities::detail::ScalarTypeExtractor< ContainerTypeT, ContainerT >::value_type

Definition at line 63 of file vtkMatrixUtilities.h.


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