IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometricTransform2dUtils.h
Go to the documentation of this file.
1 // GeometricTransform2dUtils.h:
3 // ----------------------------
4 //
14 
15 #ifndef __IPSDKMATH_GEOMETRICTRANSFORM2DUTILS_H__
16 #define __IPSDKMATH_GEOMETRICTRANSFORM2DUTILS_H__
17 
21 
22 namespace ipsdk {
23 namespace math {
24 namespace transform {
25 
28 
31 
32 } // end of namespace transform
33 } // end of namespace math
34 
37 
38 } // end of namespace ipsdk
39 
40 #endif // __IPSDKMATH_GEOMETRICTRANSFORM2DUTILS_H__
Definition of import/export macro for library.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Macro allowing to declare serialization for a given enumerate.
eGeometricTransform2dType
geometric transform 2d type
Definition: GeometricTransform2dTypes.h:35
Predefined types for geometric transform 2d management.