15 #ifndef __IPSDKIMAGE_PLANSTORAGEUTILS_H__ 16 #define __IPSDKIMAGE_PLANSTORAGEUTILS_H__ 19 #include <IPSDKUtil/Tools/ProcessingResult.h> 24 class ImagePlanGeometry;
25 class BasePlanStorage;
45 const ImagePlanGeometry& targetPlanGeometry);
53 #endif // __IPSDKIMAGE_PLANSTORAGEUTILS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition of import/export macro for library.
#define IPSDKIMAGE_API
Import/Export macro for library IPSDKImage.
Definition: IPSDKImageExports.h:27
ProcessingResult< bool > BoolResult
typedef for boolean results associated to a string description
Definition: ProcessingResultTypes.h:29
IPSDKIMAGE_API BoolResult canBeReInterpreted(const BaseImage &originalImage, const BaseImageGeometry &targetGeometry)
fonction allowing to check whether data of an image can be re interpreted with a different geometry...