ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkIndex.h File Reference

Go to the source code of this file.

Classes

class  itk::Index< VIndexDimension >
 Represent a n-dimensional index in a n-dimensional image. More...
class  itk::Functor::IndexLexicographicCompare< VIndexDimension >
 Order Index instances lexicographically. More...

Namespaces

namespace  itk
namespace  itk::Functor

Functions

template<unsigned int VIndexDimension>
std::ostream & itk::operator<< (std::ostream &os, const Index< VIndexDimension > &ind)