POV-Ray : Newsgroups : povray.programming : Unnecessary code in render.cpp, function trace_pixel() Server Time
5 Jul 2024 16:06:42 EDT (-0400)
  Unnecessary code in render.cpp, function trace_pixel() (Message 1 to 3 of 3)  
From: Christoph Hormann
Subject: Unnecessary code in render.cpp, function trace_pixel()
Date: 21 Mar 2003 08:20:23
Message: <3E7B1196.3471A9A0@gmx.de>
Nothing great but there seems an unnecessary line in that function
(render.cpp, line 2654):

  Assign_Colour(ColourClipped, ColourUnclipped);

  Clip_Colour(ColourClipped, ColourUnclipped);

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 28 Feb. 2003 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Unnecessary code in render.cpp, function trace_pixel()
Date: 21 Mar 2003 14:26:11
Message: <3e7b6753$1@news.povray.org>
In article <3E7B1196.3471A9A0@gmx.de> , Christoph Hormann 
<chr### [at] gmxde>  wrote:

> Nothing great but there seems an unnecessary line in that function
> (render.cpp, line 2654):

Even in the current Perforce version?  I thought I had cleaned that up a few
month ago...

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: ABX
Subject: Re: Unnecessary code in render.cpp, function trace_pixel()
Date: 21 Mar 2003 14:33:01
Message: <s3qm7vcm0kt9qcnn84448rhn9fcnk02nrd@4ax.com>
On Fri, 21 Mar 2003 20:26:11 +0100, "Thorsten Froehlich" <tho### [at] trfde>
wrote:
> > Nothing great but there seems an unnecessary line in that function
> > (render.cpp, line 2654):
>
> Even in the current Perforce version?

Do you need confirmation? Yes.

ABX


Post a reply to this message

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