16 #ifndef __IPSDKIMAGEPROCESSING_BASETILE3DCOLLATTRIBUTE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASETILE3DCOLLATTRIBUTE_H__ 19 #include <IPSDKImageProcessing/Attribute/TileColl/BaseTileCollAttribute.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASETILE3DCOLLATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eTileCollAttributeType
Enumerate describing tile collection attributes type.
Definition: TileCollAttributeTypes.h:38
#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 attributes associated to collection of image 3d tile.
Definition: BaseTile3dCollAttribute.h:27
static const eTileCollAttributeType::domain g_tileCollAttributeType
tile attribute type
Definition: BaseTile3dCollAttribute.h:35
eTileCollAttributeType getTileCollAttributeType() const
retrieve tile attribute type
Definition: BaseTile3dCollAttribute.h:59
Attribute associated to a collection of 3d tile.
Definition: TileCollAttributeTypes.h:42
Base class for attributes associated to collection of image tile.
Definition: BaseTileCollAttribute.h:36