16 #ifndef __IPSDKIPLATTRIBUTES_PIXEL2D_H__ 17 #define __IPSDKIPLATTRIBUTES_PIXEL2D_H__ 43 typedef boost::shared_ptr<ipsdk::imaproc::attr::Pixel2d>
Pixel2dPtr;
47 typedef boost::shared_ptr<const ipsdk::imaproc::attr::Pixel2d>
Pixel2dConstPtr;
56 #endif // __IPSDKIPLATTRIBUTES_PIXEL2D_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::Pixel2d > Pixel2dPtr
shared pointer to ipsdk::imaproc::attr::Pixel2d
Definition: Pixel2d.h:149
boost::shared_ptr< const ipsdk::imaproc::attr::Pixel2d > Pixel2dConstPtr
shared pointer to const ipsdk::imaproc::attr::Pixel2d
Definition: Pixel2d.h:153
Definition of import/export macro for library.