IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ObjectWithSkeletonUtils.h
Go to the documentation of this file.
1 // ObjectWithSkeletonUtils.h:
3 // --------------------------
4 //
14 
15 #ifndef __IPSDKSERIALIZATION_OBJECTWITHSKELETONUTILS_H__
16 #define __IPSDKSERIALIZATION_OBJECTWITHSKELETONUTILS_H__
17 
21 
22 namespace ipsdk {
23 
26 
28 IPSDK_DECLARE_SERIAL_ENUM(IPSDKSerialization, eSklSrzMode)
29 
30 
33 } // end of namespace ipsdk
34 
35 #endif // __IPSDKSERIALIZATION_OBJECTWITHSKELETONUTILS_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Predefined types for object with skeleton management.
Macro allowing to declare serialization for a given enumerate.
eSklSrzMode
Enumerate describing serialization mode for objects with skeleton.
Definition: ObjectWithSkeletonTypes.h:29
Definition of import/export macro for library.