POV-Ray : Newsgroups : povray.unofficial.patches : Possible bug in Radiance HDR output code : Re: Possible bug in Radiance HDR output code Server Time
13 May 2024 22:57:15 EDT (-0400)
  Re: Possible bug in Radiance HDR output code  
From: Christoph Hormann
Date: 4 Feb 2006 04:40:03
Message: <ds1sp6$jhp$1@chho.imagico.de>
Ray Gardener wrote:
> Line 393 of module hdr.cpp rev 1.16, MegaPOV 1.2,
> function void HDR_Image::Write_Line(COLOUR *line_data):
> 
>    if (width < MINELEN | width > MAXELEN)
> 
> The '|' symbol might need to be '||'.
> 

This making what difference for both arguments 0 or 1?

Note BTW that the original Radiance code does exactly the same.

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.imagico.de/ (Last updated 31 Oct. 2005)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.