| VTK
    9.0.1
    | 
#include "vtkMeta.h"#include "vtkRangeIterableTraits.h"#include <iterator>#include <type_traits>#include <utility>Go to the source code of this file.
| Namespaces | |
| vtk | |
| Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate. | |
| Functions | |
| template<typename IterablePtr , typename... Options> | |
| auto | vtk::Range (IterablePtr iterable, Options &&... opts) -> typename detail::IterableTraits< typename detail::StripPointers< IterablePtr >::type >::RangeType | 
| Generate an iterable STL proxy object for a VTK container.  More... | |
 1.8.17
 1.8.17