16 #ifndef __IPSDKIPLATTRIBUTES_VOXELS3D_H__ 17 #define __IPSDKIPLATTRIBUTES_VOXELS3D_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/Voxel3d.h> 42 typedef boost::shared_ptr<ipsdk::imaproc::attr::Voxels3d>
Voxels3dPtr;
46 typedef boost::shared_ptr<const ipsdk::imaproc::attr::Voxels3d>
Voxels3dConstPtr;
55 #endif // __IPSDKIPLATTRIBUTES_VOXELS3D_H__ position and intensity of a 3d voxel
Definition: Voxel3d.h:58
#define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::Voxels3d > Voxels3dPtr
shared pointer to ipsdk::imaproc::attr::Voxels3d
Definition: Voxels3d.h:128
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::Voxels3d > Voxels3dConstPtr
shared pointer to const ipsdk::imaproc::attr::Pixels2d
Definition: Voxels3d.h:132