15 #ifndef __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY2DCOLLATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY2DCOLLATTRIBUTE_H__ 18 #include <IPSDKImageProcessing/Attribute/GeometryEntityColl/BaseGeometryEntityCollAttribute.h> 73 #endif // __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITY2DCOLLATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eGeometryEntityCollAttributeType
Enumerate describing geometry entity collection attribute type.
Definition: GeometryEntityCollAttributeTypes.h:34
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
Attribute associated to a collection of 2d geometry entities.
Definition: GeometryEntityCollAttributeTypes.h:36
eGeometryEntityCollAttributeType getGeometryEntityCollAttributeType() const
retrieve geometry entity collection attribute type
Definition: BaseGeometryEntity2dCollAttribute.h:62
eGeometryEntity2dCollAttributeType
Enumerate describing geometry entity 2d collection attribute type.
Definition: GeometryEntity2dCollTypes.h:33
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
static const eGeometryEntityCollAttributeType::domain g_geometryEntityCollAttributeType
geometry entity collection attribute type
Definition: BaseGeometryEntity2dCollAttribute.h:35
Base class for geometry entity 2d collection attributes.
Definition: BaseGeometryEntity2dCollAttribute.h:27
Base class for geometry entity collection attributes.
Definition: BaseGeometryEntityCollAttribute.h:32
Predefined types for geometry entity 2d collection attributes management.