X-Git-Url: http://git.euphorik.ch/?p=GPU.git;a=blobdiff_plain;f=WCudaMSE%2FTuto_Image%2Fsrc%2Fcpp%2Fcore%2F01_Vague%2Fc_math%2FVagueMath.h;h=f8a8888fe5268a0820ebcd3b7c244f37252c9515;hp=aabd5dd4d779b22896d521376493e81c06b7c133;hb=00e3a81161ef7d45c0a4eb7f212cd6522afea394;hpb=8d08c12b29c2a14684f35c023ee39e694bb80d25 diff --git a/WCudaMSE/Tuto_Image/src/cpp/core/01_Vague/c_math/VagueMath.h b/WCudaMSE/Tuto_Image/src/cpp/core/01_Vague/c_math/VagueMath.h index aabd5dd..f8a8888 100755 --- a/WCudaMSE/Tuto_Image/src/cpp/core/01_Vague/c_math/VagueMath.h +++ b/WCudaMSE/Tuto_Image/src/cpp/core/01_Vague/c_math/VagueMath.h @@ -51,7 +51,7 @@ class VagueMath { unsigned char levelGris; - f(levelGris,i, j, t); // update levelGris + f(levelGris, i, j, t); // update levelGris ptrColorIJ->x = levelGris; ptrColorIJ->y = levelGris;