16 #ifndef __IPSDKIPLATTRIBUTES_PIXELS2D_H__ 17 #define __IPSDKIPLATTRIBUTES_PIXELS2D_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Pixel2d.h> 42 typedef boost::shared_ptr<ipsdk::imaproc::attr::Pixels2d>
Pixels2dPtr;
46 typedef boost::shared_ptr<const ipsdk::imaproc::attr::Pixels2d>
Pixels2dConstPtr;
55 #endif // __IPSDKIPLATTRIBUTES_PIXELS2D_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::Pixels2d > Pixels2dPtr
shared pointer to ipsdk::imaproc::attr::Pixels2d
Definition: Pixels2d.h:128
boost::shared_ptr< const ipsdk::imaproc::attr::Pixels2d > Pixels2dConstPtr
shared pointer to const ipsdk::imaproc::attr::Pixels2d
Definition: Pixels2d.h:132
Definition of import/export macro for library.
position and intensity of a 2d pixel
Definition: Pixel2d.h:56