15 #ifndef __IPSDKIMAGE_IMAGEPLANGEOMETRYUTILS_H__ 16 #define __IPSDKIMAGE_IMAGEPLANGEOMETRYUTILS_H__ 23 class ImagePlanGeometry;
32 isEqual(
const ImagePlanGeometry& planGeometry1,
33 const ImagePlanGeometry& planGeometry2);
41 #endif // __IPSDKIMAGE_IMAGEPLANGEOMETRYUTILS_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDKIMAGE_API bool isEqual(const VolumeGeometry &volumeGeometry1, const VolumeGeometry &volumeGeometry2)
compare two volume geometry
Definition of import/export macro for library.
#define IPSDKIMAGE_API
Import/Export macro for library IPSDKImage.
Definition: IPSDKImageExports.h:27