![]() |
Home | Main Page | Modules | 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 1739326392 for elastix by ![]() |
![]() |