Bindings for 9cell filter

This commit is contained in:
Alessandro Pasotti 2018-07-13 15:12:11 +02:00
parent 314b7e3635
commit c4eebc72a7

View File

@ -36,7 +36,7 @@ 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.
:return: 0 in case of success
TODO: return an enum
TODO: return an enum
%End
double cellSizeX() const;