Cleanup: doxy comments

This commit is contained in:
2020-06-17 14:00:09 +10:00
parent 3ff9769762
commit ba312bc8a7
11 changed files with 99 additions and 58 deletions

View File

@@ -381,10 +381,11 @@ static void gp_stroke_convertcoords(tGPsdata *p, const float mval[2], float out[
}
}
/* Apply smooth to buffer while drawing
/**
* Apply smooth to buffer while drawing
* to smooth point C, use 2 before (A, B) and current point (D):
*
* A----B-----C------D
* `A----B-----C------D`
*
* \param p: Temp data
* \param inf: Influence factor