IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
GeometricTransform3dUtils.h
Go to the documentation of this file.
1 // GeometricTransform3dUtils.h:
3 // ----------------------------
4 //
14 
15 #ifndef __IPSDKMATH_GEOMETRICTRANSFORM3DUTILS_H__
16 #define __IPSDKMATH_GEOMETRICTRANSFORM3DUTILS_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_GEOMETRICTRANSFORM3DUTILS_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
Predefined types for geometric transform 3d management.
Macro allowing to declare serialization for a given enumerate.
eGeometricTransform3dType
geometric transform 3d type
Definition: GeometricTransform3dTypes.h:35