POV-Ray : Newsgroups : povray.programming : Lighting.cpp - Assign_Vector used to copy a COLOUR into an RGB : Re: Lighting.cpp - Assign_Vector used to copy a COLOUR into an RGB Server Time
1 May 2024 20:25:47 EDT (-0400)
  Re: Lighting.cpp - Assign_Vector used to copy a COLOUR into an RGB  
From: Thorsten Froehlich
Date: 16 Sep 2002 16:01:00
Message: <3d86387c@news.povray.org>
In article <3d862895@news.povray.org> , "Massimo Valentini" 
<six### [at] inwindit> wrote:

> Not counting the lack of cast in the parsing code, I found only
> another place doing practically the same. It's in radiosit.cpp
> at line 876:
>
>      Assign_Vector(block->Illuminance, Illuminance);
>
> block->Illuminance is an RGB (float [3])
> Illuminance is a COLOUR (float [5])

Exactly.  I should note that these three have been fixed as of this morning
(GMT).

    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

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