|
|
Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
Go to the source code of this file.
Namespaces | |
| namespace | elastix |
Functions | |
| template<typename TFunction> | |
| void | elastix::ForEachSupportedImageType (const TFunction &func) |
| template<typename TFunction, std::vcl_size_t... VIndexSequence> | |
| void | elastix::ForEachSupportedImageType (const TFunction &func, const std::index_sequence< VIndexSequence... > &) |
| template<typename TFunction> | |
| bool | elastix::ForEachSupportedImageTypeUntilTrue (const TFunction &func) |
| template<typename TFunction, std::vcl_size_t... VIndexSequence> | |
| bool | elastix::ForEachSupportedImageTypeUntilTrue (const TFunction &func, const std::index_sequence< VIndexSequence... > &) |
Generated on 1774142652 for elastix by 1.15.0 |