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

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

#include <IPSDKImageProcessing/Attribute/Tile/TileAttributeHdrMacros.h>
#include <IPSDKImageProcessing/Attribute/Tile/Tile3d/BaseInputTile3dAttribute.h>

Go to the source code of this file.

Macros

#define IPSDK_BASECLASSNAME_TILE3D   Tile3d
 [Internal] macro allowing to define tile base class name
 
#define IPSDK_DECLARE_INPUT_TILE3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_TILE_ATTRIBUTE(TILE3D, libraryName, className, RuleString)
 macros allowing to declare a mandatory input image tile 3d attribute concrete class
 
#define IPSDK_DECLARE_INPUT_OPTIONAL_TILE3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_OPTIONAL_TILE_ATTRIBUTE(TILE3D, libraryName, className, RuleString)
 macros allowing to declare an optional input image tile 3d attribute concrete class
 

Detailed Description

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

Author
E.Noirfalise
Date
2016/09/27