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

Header part of macros set for image 3d strip with splitting along Z axis attributes. More...

#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeHdrMacros.h>
#include <IPSDKImageProcessing/Attribute/Strip/ZStrip3d/BaseInOutZStrip3dAttribute.h>
#include <IPSDKImageProcessing/Attribute/Strip/ZStrip3d/BaseInputZStrip3dAttribute.h>
#include <IPSDKImageProcessing/Attribute/Strip/ZStrip3d/BaseOutputZStrip3dAttribute.h>

Go to the source code of this file.

Macros

#define IPSDK_BASECLASSNAME_ZSTRIP3D   ZStrip3d
 [Internal] macro allowing to define strip base class name
 
#define IPSDK_DECLARE_INPUT_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare a mandatory input image z strip 3d attribute concrete class
 
#define IPSDK_DECLARE_INOUT_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INOUT_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare a mandatory in/out image z strip 3d attribute concrete class
 
#define IPSDK_DECLARE_OUTPUT_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_OUTPUT_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare a mandatory output image z strip 3d attribute concrete class
 
#define IPSDK_DECLARE_INPUT_OPTIONAL_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_OPTIONAL_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare an optional input image z strip 3d attribute concrete class
 
#define IPSDK_DECLARE_INOUT_OPTIONAL_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INOUT_OPTIONAL_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare an optional in/out image z strip 3d attribute concrete class
 
#define IPSDK_DECLARE_OUTPUT_OPTIONAL_ZSTRIP3D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_OUTPUT_OPTIONAL_STRIP_ATTRIBUTE(ZSTRIP3D, libraryName, className, RuleString)
 macros allowing to declare an optional output image z strip 3d attribute concrete class
 

Detailed Description

Header part of macros set for image 3d strip with splitting along Z axis attributes.

Author
E.Noirfalise
Date
2015/01/15