![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for geometry entity collection class declaration. More...
#include <IPSDKBaseProcessing/Attribute/Base/AttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/GeometryEntityColl/BaseGeometryEntityCollAttribute.h>#include <IPSDKBaseProcessing/Rule/RuleOperators.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_DECLARE_GEOMETRYENTITYCOLL_ATTRIBUTE_BODY(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a geometry entity collection attribute body concrete class More... | |
| #define | IPSDK_DECLARE_MANDATORY_GEOMETRYENTITYCOLL_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a mandatory geometry entity collection attribute concrete class More... | |
| #define | IPSDK_DECLARE_OPTIONAL_GEOMETRYENTITYCOLL_ATTRIBUTE(libraryName, className, baseClassName, RuleString) |
| [Internal] macro allowing to declare a optional geometry entity collection attribute concrete class More... | |
Header part of macros set for geometry entity collection class declaration.
| #define IPSDK_DECLARE_GEOMETRYENTITYCOLL_ATTRIBUTE_BODY | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a geometry entity collection attribute body concrete class
| #define IPSDK_DECLARE_MANDATORY_GEOMETRYENTITYCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a mandatory geometry entity collection attribute concrete class
| #define IPSDK_DECLARE_OPTIONAL_GEOMETRYENTITYCOLL_ATTRIBUTE | ( | libraryName, | |
| className, | |||
| baseClassName, | |||
| RuleString | |||
| ) |
[Internal] macro allowing to declare a optional geometry entity collection attribute concrete class
1.8.14