Skip to content

Add a mode in point gaussian mapper to disable scale mapping

Mapping is disabled using pointGaussianMapper->UseScaleFunctionOff().
In this case, values in the array are directly used for scaling.

Merge request reports