Classes | Namespaces | Functions

cmtkRegion.h File Reference

Go to the source code of this file.

Classes

class  cmtk::Region< NDIM, T >
 Class for n-dimensional image index. More...

Namespaces

namespace  cmtk

Functions

template<size_t NDIM, typename T >
std::ofstream & cmtk::operator<< (std::ofstream &stream, const Region< NDIM, T > &region)
 Stream input operator.
template<size_t NDIM, typename T >
std::ifstream & cmtk::operator>> (std::ifstream &stream, Region< NDIM, T > &region)
 Stream output operator.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines