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

Cartesian coordinates 3d. More...

Classes

class  ipsdk::imaproc::attr::Coords3d
 Cartesian coordinates 3d. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::Coords3dipsdk::imaproc::attr::Coords3dPtr
 shared pointer to ipsdk::imaproc::attr::Coords3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Coords3dipsdk::imaproc::attr::Coords3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Coords3d
 

Detailed Description

Cartesian coordinates 3d.

SubNodes description

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