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

position and intensity of a 3d voxel More...

Classes

class  ipsdk::imaproc::attr::Voxel3d
 position and intensity of a 3d voxel More...
 

Typedefs

typedef boost::shared_ptr< ipsdk::imaproc::attr::Voxel3dipsdk::imaproc::attr::Voxel3dPtr
 shared pointer to ipsdk::imaproc::attr::Voxel3d
 
typedef boost::shared_ptr< const ipsdk::imaproc::attr::Voxel3dipsdk::imaproc::attr::Voxel3dConstPtr
 shared pointer to const ipsdk::imaproc::attr::Voxel3d
 

Detailed Description

position and intensity of a 3d voxel

SubNodes description

Name ToolTip Associated Class Default Value
X Coordinate along the x-axis. ipsdk::DataItemLeaf<ipsdk::ipReal64>
Y Coordinate along the y-axis. ipsdk::DataItemLeaf<ipsdk::ipReal64>
Z Coordinate along the z-axis. ipsdk::DataItemLeaf<ipsdk::ipReal64>
Intensity Intensity of the voxel. ipsdk::DataItemLeaf<ipsdk::ipReal64>