|
VTK
9.6.20260413
|
#include <vtkImplicitArrayTraits.h>
Public Types | |
| using | type = T |
| using | rtype = typename has_map_trait<T>::rtype |
| using | type |
| using | rtype |
Static Public Attributes | |
| static constexpr bool | value = true |
| static constexpr iarrays::ReadOperatorCodes | code = iarrays::MAP |
| static constexpr bool | value |
| static constexpr iarrays::ReadOperatorCodes | code |
Definition at line 260 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, void_t< typename has_map_trait< T >::rtype > >::type = T |
Definition at line 262 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, void_t< typename has_map_trait< T >::rtype > >::rtype = typename has_map_trait<T>::rtype |
Definition at line 264 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, typename >::type |
Definition at line 253 of file vtkImplicitArrayTraits.h.
| using vtk::detail::can_map_trait< T, typename >::rtype |
Definition at line 255 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 263 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 265 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 254 of file vtkImplicitArrayTraits.h.
|
staticconstexpr |
Definition at line 256 of file vtkImplicitArrayTraits.h.