Skip to content
Commit 92810f62 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #433, slightly changed implementation for Refraction::getCorrection (#475)

The variable in which the refraction correction is stored is now passed by reference instead of being passed by pointer. This ensures the variable always have a meaningful value instead of having to assign a value to a pointer which can often lead to errors.
parent c9be2406
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment