15 #ifndef __PYIPSDKBASE_PYTHONIMAGETYPES_H__ 16 #define __PYIPSDKBASE_PYTHONIMAGETYPES_H__ 24 class PythonDiskImage;
54 #endif // __PYIPSDKBASE_PYTHONIMAGETYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
boost::shared_ptr< PythonDiskImage > PythonDiskImagePtr
Definition: PythonImageTypes.h:38
boost::shared_ptr< PythonCudaImage > PythonCudaImagePtr
Definition: PythonImageTypes.h:44
boost::shared_ptr< PythonImage > PythonImagePtr
Definition: PythonImageTypes.h:25
boost::shared_ptr< const PythonDiskImage > PythonDiskImageConstPtr
Definition: PythonImageTypes.h:39
Base class for IPSDK GPU image used through python.
Definition: PythonCudaImage.h:32
boost::shared_ptr< const PythonImage > PythonImageConstPtr
Definition: PythonImageTypes.h:33
Predefined type for image management.
boost::shared_ptr< const PythonCudaImage > PythonCudaImageConstPtr
Definition: PythonImageTypes.h:45