15 #ifndef __IPSDKIMAGEPROCESSING_BASETILE2DATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASETILE2DATTRIBUTE_H__ 18 #include <IPSDKImageProcessing/Attribute/Tile/BaseTileAttribute.h> 74 #endif // __IPSDKIMAGEPROCESSING_BASETILE2DATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eTileAttributeType::domain g_tileAttributeType
tile attribute type
Definition: BaseTile2dAttribute.h:34
eTileAttributeType getTileAttributeType() const
retrieve tile attribute type
Definition: BaseTile2dAttribute.h:63
Attribute associated to an 2d tile.
Definition: TileAttributeTypes.h:39
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
eTileAttributeType
Enumerate describing tile attributes type.
Definition: TileAttributeTypes.h:37
Base class for 2 image tiles.
Definition: BaseImageTile2d.h:35
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Base class for image tile attributes.
Definition: BaseTileAttribute.h:34
Base class for image tile 2d attributes.
Definition: BaseTile2dAttribute.h:26