![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for generic entity 3d collection class declaration. More...
#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/GeometryEntityCollAttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/3d/Entity3dColl/InputEntity3dCollAttribute.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/3d/Entity3dColl/InOutEntity3dCollAttribute.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/3d/Entity3dColl/OutputEntity3dCollAttribute.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_INPUT_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory input generic entity 3d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory in/out generic entity 3d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare a mandatory output generic entity 3d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional input generic entity 3d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_INOUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional in/out generic entity 3d collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_OUTPUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE(libraryName, className, RuleString) |
| macros allowing to declare an optional output generic entity 3d collection attribute concrete class More... | |
Header part of macros set for generic entity 3d collection class declaration.
| #define IPSDK_DECLARE_INPUT_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory input generic entity 3d collection attribute concrete class
| #define IPSDK_DECLARE_INOUT_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory in/out generic entity 3d collection attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare a mandatory output generic entity 3d collection attribute concrete class
| #define IPSDK_DECLARE_INPUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional input generic entity 3d collection attribute concrete class
| #define IPSDK_DECLARE_INOUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional in/out generic entity 3d collection attribute concrete class
| #define IPSDK_DECLARE_OUTPUT_OPTIONAL_ENTITY3DCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| RuleString | |||
| ) |
macros allowing to declare an optional output generic entity 3d collection attribute concrete class
1.8.14