IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Typedefs

Cartesian coordinates 2d. More...

Classes

class  ipsdk::imaproc::attr::Coords2d
 Cartesian coordinates 2d. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords2dipsdk::imaproc::attr::Coords2dPtr
 shared pointer to ipsdk::imaproc::attr::Coords2d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords2dipsdk::imaproc::attr::Coords2dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords2d
 

Detailed Description

Cartesian coordinates 2d.

SubNodes description

Name ToolTip Associated Class Default Value
X X coordinate. ipsdk::DataItemLeaf<ipsdk::ipReal64>
Y Y coordinate. ipsdk::DataItemLeaf<ipsdk::ipReal64>