VTK
9.4.20250322
|
#include <vtkImplicitArrayTraits.h>
Public Types | |
using | type = T |
using | rtype = typename has_map_component_trait< T >::rtype |
Static Public Attributes | |
static constexpr bool | value = true |
Definition at line 329 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_map_component_trait< T, void_t< typename has_map_component_trait< T >::rtype > >::type = T |
Definition at line 331 of file vtkImplicitArrayTraits.h.
using vtk::detail::can_map_component_trait< T, void_t< typename has_map_component_trait< T >::rtype > >::rtype = typename has_map_component_trait<T>::rtype |
Definition at line 333 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 332 of file vtkImplicitArrayTraits.h.