ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::NarrowBand< NodeType >::RegionType Struct Reference

#include <itkNarrowBand.h>

Detailed Description

template<typename NodeType>
struct itk::NarrowBand< NodeType >::RegionType

Begin is the first valid iterator position within the region. End is ONE PAST the last valid iterator position in the region.

Definition at line 75 of file itkNarrowBand.h.

+ Collaboration diagram for itk::NarrowBand< NodeType >::RegionType:

Public Attributes

Iterator Begin
 
Iterator End
 

Member Data Documentation

◆ Begin

template<typename NodeType>
Iterator itk::NarrowBand< NodeType >::RegionType::Begin

Definition at line 77 of file itkNarrowBand.h.

◆ End

template<typename NodeType>
Iterator itk::NarrowBand< NodeType >::RegionType::End

Definition at line 78 of file itkNarrowBand.h.


The documentation for this struct was generated from the following file: