![]() |
ITK
5.3.0
Insight Toolkit
|
#include <cassert>#include <cstddef>#include <iterator>#include <type_traits>#include "itkImageRegion.h"#include "itkIndex.h"#include "itkSize.h"
Include dependency graph for itkIndexRange.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| itk | |
Typedefs | |
| template<unsigned int VDimension> | |
| using | itk::ImageRegionIndexRange = IndexRange< VDimension, false > |
| template<unsigned int VDimension> | |
| using | itk::ZeroBasedIndexRange = IndexRange< VDimension, true > |
1.8.16