IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InOptOffset.h
1 // InOptOffset.h:
3 // --------------
4 //
14 
15 #ifndef __IPSDKIPLATTRIBUTES_INOPTOFFSET_H__
16 #define __IPSDKIPLATTRIBUTES_INOPTOFFSET_H__
17 
18 
21 
22 namespace ipsdk {
23 namespace imaproc {
24 namespace attr {
25 
28 
30  InOptOffset,
33  .0);
34 
37 
38 } // end of namespace attr
39 } // end of namespace imaproc
40 } // end of namespace ipsdk
41 
42 #endif // __IPSDKIPLATTRIBUTES_INOPTOFFSET_H__
IPSDKBASEPROCESSING_API RulePtr none()
double ipReal64
#define IPSDK_DECLARE_INPUT_OPTIONAL_VALUE_ATTRIBUTE(libraryName, className, type, RuleString, defaultValue)
Definition of import/export macro for library.