Bindings for 9cell filter

This commit is contained in:
Alessandro Pasotti 2018-07-13 15:12:11 +02:00
parent 528302cc89
commit be21ea8e5a

View File

@ -36,11 +36,15 @@ Starts the calculation, reads from mInputFile and stores the result in mOutputFi
:param feedback: feedback object that receives update and that is checked for cancelation. :param feedback: feedback object that receives update and that is checked for cancelation.
:return: 0 in case of success :return: 0 in case of success
<<<<<<< 528302cc8952497513b44423dfca6fcf4857760c
<<<<<<< d6e747ca57807318c0b3f6be8266f0b43c0f7747 <<<<<<< d6e747ca57807318c0b3f6be8266f0b43c0f7747
TODO: return an enum TODO: return an enum
======= =======
TODO: return an enum TODO: return an enum
>>>>>>> More updates for opencl >>>>>>> More updates for opencl
=======
TODO: return an enum
>>>>>>> Bindings for 9cell filter
%End %End
double cellSizeX() const; double cellSizeX() const;