15 #ifndef __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITYCOLLATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITYCOLLATTRIBUTE_H__ 20 #pragma warning (push) 21 #pragma warning (disable : 4251) 23 #include <IPSDKImageProcessing/Attribute/BaseImageProcessingAttribute.h> 80 #endif // __IPSDKIMAGEPROCESSING_BASEGEOMETRYENTITYCOLLATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eImageProcessingAttributeType getImageProcessingAttributeType() const
retrieve image attribute type
Definition: BaseGeometryEntityCollAttribute.h:67
Base class for image processing attributes.
Definition: BaseImageProcessingAttribute.h:28
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
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eImageProcessingAttributeType
Enumerate describing image attributes type.
Definition: ImageProcessingAttributeTypes.h:33
Base class for geometry entity collection attributes.
Definition: BaseGeometryEntityCollAttribute.h:32
static const eImageProcessingAttributeType::domain g_imageProcessingAttributeType
image processing attribute type
Definition: BaseGeometryEntityCollAttribute.h:40
Attribute associated to a collection of geometry entities.
Definition: ImageProcessingAttributeTypes.h:51
Predefined types for geometry entity collection attributes management.