IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
Tile2dAttributeHdrMacros.h File Reference

Header part of macros set for attributes associated to image 2d tile. More...

#include <IPSDKImageProcessing/Attribute/Tile/TileAttributeHdrMacros.h>
#include <IPSDKImageProcessing/Attribute/Tile/Tile2d/BaseInputTile2dAttribute.h>

Go to the source code of this file.

Macros

#define IPSDK_BASECLASSNAME_TILE2D   Tile2d
 [Internal] macro allowing to define tile base class name
 
#define IPSDK_DECLARE_INPUT_TILE2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_TILE_ATTRIBUTE(TILE2D, libraryName, className, RuleString)
 macros allowing to declare a mandatory input image tile 2d attribute concrete class
 
#define IPSDK_DECLARE_INPUT_OPTIONAL_TILE2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_OPTIONAL_TILE_ATTRIBUTE(TILE2D, libraryName, className, RuleString)
 macros allowing to declare an optional input image tile 2d attribute concrete class
 

Detailed Description

Header part of macros set for attributes associated to image 2d tile.

Author
E.Noirfalise
Date
2016/09/27