Fix #433, fixed an issue with a double* that was treated as a normal double (#434)
When assigning a value equal to 0 (when the distance from the zenith is negative), the 0 value was assigned to the pointer, not to the pointer actual value.
Loading
Please register or sign in to comment