15 #ifndef __IPSDKIMAGEPROCESSING_BASEZSTRIP3DATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEZSTRIP3DATTRIBUTE_H__ 18 #include <IPSDKImageProcessing/Attribute/Strip/BaseStripAttribute.h> 74 #endif // __IPSDKIMAGEPROCESSING_BASEZSTRIP3DATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripAttributeType
Enumerate describing strip attributes type.
Definition: StripAttributeTypes.h:44
Base class for image 3d strip with splitting along Z axis attributes.
Definition: BaseZStrip3dAttribute.h:26
#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
Base class for image 3d strip with splitting along Z axis.
Definition: BaseImageZStrip3d.h:34
Attribute associated to an XYZ plan strip ordered first in x then in y and then in z...
Definition: StripAttributeTypes.h:60
static const eStripAttributeType::domain g_stripAttributeType
strip attribute type
Definition: BaseZStrip3dAttribute.h:34
eStripAttributeType getStripAttributeType() const
retrieve strip attribute type
Definition: BaseZStrip3dAttribute.h:63
Base class for image strip attributes.
Definition: BaseStripAttribute.h:34