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 > ®ion) |
| Stream input operator. | |
| template<size_t NDIM, typename T > | |
| std::ifstream & | cmtk::operator>> (std::ifstream &stream, Region< NDIM, T > ®ion) |
| Stream output operator. | |
1.7.2