NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Namespaces | Macros | Functions
itkDRCAnalyzeImageIO.cxx File Reference
Include dependency graph for itkDRCAnalyzeImageIO.cxx:

Namespaces

 itk
 

Macros

#define itkAnalzyeImageIO_MINDIMS_IS_THREE   ( (dims < 3) ? 3 : dims)
 

Functions

static std::string itk::GetExtension (const std::string &filename)
 
static std::string itk::GetRootName (const std::string &filename)
 
static std::string itk::GetHeaderFileName (const std::string &filename)
 

Macro Definition Documentation

#define itkAnalzyeImageIO_MINDIMS_IS_THREE   ( (dims < 3) ? 3 : dims)