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

Header part of macros set for attributes associated to a collection of image 3d tiles. More...

#include <IPSDKImageProcessing/Attribute/TileColl/TileCollAttributeHdrMacros.h>
#include <IPSDKImageProcessing/Attribute/TileColl/Tile3dColl/BaseInputTile3dCollAttribute.h>
#include <IPSDKImageProcessing/Attribute/TileColl/Tile3dColl/BaseInOutTile3dCollAttribute.h>
#include <IPSDKImageProcessing/Attribute/TileColl/Tile3dColl/BaseOutputTile3dCollAttribute.h>

Go to the source code of this file.

Macros

#define IPSDK_BASECLASSNAME_TILE3DCOLL   Tile3dColl
 [Internal] macro allowing to define tile collection base class name
 
#define IPSDK_DECLARE_INPUT_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare a mandatory input attribute concrete class associated to a collection of image 3d tiles
 
#define IPSDK_DECLARE_INOUT_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INOUT_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare a mandatory in/out attribute concrete class associated to a collection of image 3d tiles
 
#define IPSDK_DECLARE_OUTPUT_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_OUTPUT_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare a mandatory output attribute concrete class associated to a collection of image 3d tiles
 
#define IPSDK_DECLARE_INPUT_OPTIONAL_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_OPTIONAL_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare an optional input attribute concrete class associated to a collection of image 3d tiles
 
#define IPSDK_DECLARE_INOUT_OPTIONAL_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INOUT_OPTIONAL_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare an optional in/out attribute concrete class associated to a collection of image 3d tiles
 
#define IPSDK_DECLARE_OUTPUT_OPTIONAL_TILE3DCOLL_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_OUTPUT_OPTIONAL_TILECOLL_ATTRIBUTE(TILE3DCOLL, libraryName, className, RuleString)
 macros allowing to declare an optional output attribute concrete class associated to a collection of image 3d tiles
 

Detailed Description

Header part of macros set for attributes associated to a collection of image 3d tiles.

Author
E.Noirfalise
Date
2016/09/28