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

Classes

class  ipsdk::imaproc::attr::PixelPosition
 Position of a pixel/voxel in its image. More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::PixelPositionipsdk::imaproc::attr::PixelPositionPtr
 shared pointer to ipsdk::imaproc::attr::PixelPosition
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::PixelPositionipsdk::imaproc::attr::PixelPositionConstPtr
 shared pointer to const ipsdk::imaproc::attr::PixelPosition
 

Detailed Description

SubNodes description

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