![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
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 | |
Header part of macros set for attributes associated to image 3d tile.
1.8.14