#include "ITKCommonExport.h"
#include "itkImageBase.h"
#include <map>
#include <string>
Go to the source code of this file.
|
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &out, const AnatomicalOrientation &orientation) |
|
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value) |
|
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &out, typename AnatomicalOrientation::NegativeEnum value) |
|
ITKCommon_EXPORT std::ostream & | itk::operator<< (std::ostream &out, typename AnatomicalOrientation::PositiveEnum value) |
|