![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Classes | |
| class | ipsdk::imaproc::attr::PixelPosition |
| Position of a pixel/voxel in its image. More... | |
Typedefs | |
| typedef boost::shared_ptr< ipsdk::imaproc::attr::PixelPosition > | ipsdk::imaproc::attr::PixelPositionPtr |
| shared pointer to ipsdk::imaproc::attr::PixelPosition | |
| typedef boost::shared_ptr< const ipsdk::imaproc::attr::PixelPosition > | ipsdk::imaproc::attr::PixelPositionConstPtr |
| shared pointer to const ipsdk::imaproc::attr::PixelPosition | |
| 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> |
1.8.14