16 #ifndef __IPSDKIPLATTRIBUTES_ZSTEPS_H__ 17 #define __IPSDKIPLATTRIBUTES_ZSTEPS_H__ 42 typedef boost::shared_ptr<ipsdk::imaproc::attr::ZSteps>
ZStepsPtr;
46 typedef boost::shared_ptr<const ipsdk::imaproc::attr::ZSteps>
ZStepsConstPtr;
57 #endif // __IPSDKIPLATTRIBUTES_ZSTEPS_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
std::vector< ipReal32 > Real32Vector
IPSDKIPLATTRIBUTES_API ipsdk::imaproc::attr::ZStepsPtr createZSteps(const Real32Vector &stepsColl)
function allowing to create a ZSteps data item
boost::shared_ptr< const ipsdk::imaproc::attr::ZSteps > ZStepsConstPtr
shared pointer to const ipsdk::imaproc::attr::ScaleCandidates
Definition: ZSteps.h:128
Definition of import/export macro for library.
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25
boost::shared_ptr< ipsdk::imaproc::attr::ZSteps > ZStepsPtr
shared pointer to ipsdk::imaproc::attr::ScaleCandidates
Definition: ZSteps.h:124