VTK
9.2.6
|
#include <vtkDataArrayTupleRange_AOS.h>
Public Types | |
using | iterator_category = std::random_access_iterator_tag |
using | value_type = ConstTupleReference< ArrayType, TupleSize > |
using | difference_type = TupleIdType |
using | pointer = ConstTupleReference< ArrayType, TupleSize > |
using | reference = ConstTupleReference< ArrayType, TupleSize > |
Friends | |
VTK_ITER_INLINE ConstTupleIterator | operator+ (const ConstTupleIterator &it, difference_type offset) noexcept |
VTK_ITER_INLINE ConstTupleIterator | operator+ (difference_type offset, const ConstTupleIterator &it) noexcept |
VTK_ITER_INLINE ConstTupleIterator | operator- (const ConstTupleIterator &it, difference_type offset) noexcept |
VTK_ITER_INLINE difference_type | operator- (const ConstTupleIterator &it1, const ConstTupleIterator &it2) noexcept |
VTK_ITER_INLINE void | swap (ConstTupleIterator &lhs, ConstTupleIterator &rhs) noexcept |
Definition at line 549 of file vtkDataArrayTupleRange_AOS.h.
using vtk::detail::ConstTupleIterator< vtkAOSDataArrayTemplate< ValueType >, TupleSize >::iterator_category = std::random_access_iterator_tag |
Definition at line 556 of file vtkDataArrayTupleRange_AOS.h.
using vtk::detail::ConstTupleIterator< vtkAOSDataArrayTemplate< ValueType >, TupleSize >::value_type = ConstTupleReference<ArrayType, TupleSize> |
Definition at line 557 of file vtkDataArrayTupleRange_AOS.h.
using vtk::detail::ConstTupleIterator< vtkAOSDataArrayTemplate< ValueType >, TupleSize >::difference_type = TupleIdType |
Definition at line 558 of file vtkDataArrayTupleRange_AOS.h.
using vtk::detail::ConstTupleIterator< vtkAOSDataArrayTemplate< ValueType >, TupleSize >::pointer = ConstTupleReference<ArrayType, TupleSize> |
Definition at line 559 of file vtkDataArrayTupleRange_AOS.h.
using vtk::detail::ConstTupleIterator< vtkAOSDataArrayTemplate< ValueType >, TupleSize >::reference = ConstTupleReference<ArrayType, TupleSize> |
Definition at line 560 of file vtkDataArrayTupleRange_AOS.h.
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 566 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 572 of file vtkDataArrayTupleRange_AOS.h.
|
defaultnoexcept |
|
defaultnoexcept |
|
inlinenoexcept |
Definition at line 583 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 590 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 598 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 605 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 613 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 619 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 622 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 641 of file vtkDataArrayTupleRange_AOS.h.
|
inlinenoexcept |
Definition at line 660 of file vtkDataArrayTupleRange_AOS.h.
|
friend |
Definition at line 647 of file vtkDataArrayTupleRange_AOS.h.
|
friend |
Definition at line 653 of file vtkDataArrayTupleRange_AOS.h.
|
friend |
Definition at line 666 of file vtkDataArrayTupleRange_AOS.h.
|
friend |
Definition at line 672 of file vtkDataArrayTupleRange_AOS.h.
|
friend |
Definition at line 679 of file vtkDataArrayTupleRange_AOS.h.