![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <iostream>
#include <sstream>
#include <iomanip>
#include "itkMacro.h"
Go to the source code of this file.
Data Structures | |
class | elastix::BaseComponent |
Namespaces | |
elastix | |
Macros | |
#define | __ELASTIX_VERSION 4.900 |
#define __ELASTIX_VERSION 4.900 |
******************* elxBaseComponent.h *************************
This file defines the class elx::BaseComponent, from which all elastix components should inherit. It contains some methods that each component is supposed to have.
The namespace alias elx is defined in this file.
Some header files are included that most components need.Get rid of warnings about too long variable names. The current elastix version.
Definition at line 46 of file elxBaseComponent.h.
Generated on OURCE_DATE_EPOCH for elastix by ![]() |
![]() |