VTK  9.2.6
vtkRangeIterableTraits.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vtk::detail::IterableTraits< Iterable >

Namespaces

namespace  vtk
 Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate.
namespace  vtk::detail

Functions

template<typename CollectionType, typename = typename std::enable_if<std::is_base_of<vtkCollection, CollectionType>::value>::type>
CollectionRange< CollectionType > & vtk::detail::DeduceRangeType (const CollectionType &)
CompositeDataSetRangevtk::detail::DeduceRangeType (const vtkCompositeDataSet &)
DataObjectTreeRangevtk::detail::DeduceRangeType (const vtkDataObjectTree &)