Some code cleanups

This commit is contained in:
Ingo Weyrich
2019-11-21 19:36:16 +01:00
parent ff9eeb4744
commit 89d8c341a6
8 changed files with 11 additions and 106 deletions

View File

@@ -351,7 +351,7 @@ void SHMap::forceStat (float max_, float min_, float avg_)
avg = avg_;
}
void SHMap::dirpyr_shmap(float ** data_fine, float ** data_coarse, int width, int height, LUTf & rangefn, int level, int scale)
void SHMap::dirpyr_shmap(float ** data_fine, float ** data_coarse, int width, int height, const LUTf& rangefn, int level, int scale)
{
//scale is spacing of directional averaging weights