![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for shape entity 2d collection class declaration. More...
#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/GeometryEntityCollAttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/2d/Shape2dColl/InputShape2dCollAttribute.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/2d/Shape2dColl/InOutShape2dCollAttribute.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/2d/Shape2dColl/OutputShape2dCollAttribute.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_INPUT_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory input shape entity 2d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory in/out shape entity 2d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory output shape entity 2d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional input shape entity 2d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional in/out shape entity 2d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional output shape entity 2d collection attribute concrete class More... | |
Header part of macros set for shape entity 2d collection class declaration.
| #define IPSDK_DECLARE_INPUT_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory input shape entity 2d collection attribute concrete class
| #define IPSDK_DECLARE_INOUT_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory in/out shape entity 2d collection attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory output shape entity 2d collection attribute concrete class
| #define IPSDK_DECLARE_INPUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional input shape entity 2d collection attribute concrete class
| #define IPSDK_DECLARE_INOUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional in/out shape entity 2d collection attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_OPTIONAL_SHAPE2DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional output shape entity 2d collection attribute concrete class
1.8.14