POV-Ray : Newsgroups : povray.documentation.inbuilt : Pov help 3.6.1 : Re: Pov help 3.6.1 Server Time: 7 Jul 2008 01:14:51 GMT
  Re: Pov help 3.6.1  
From: Phil Cook
Date: 21 Aug 2004 18:23:33
And lo on 20 Aug 2004 16:19:20 -0400, Warp <warp [at] tagpovrayorg> did  
spake, saying:

> Phil Cook <phil [at] nospamdeckingdealscouk> wrote:
>> 3.2.2.6.3
>
>> In the #range variety, Low_Value and High_Value are floats separated by  
>> a
>> comma and enclosed in parentheses. If Low_Value <= Switch_Value and
>> Switch_Value<=High_Value then the condition is true.
>
>> Should perhaps be:
>> If Low_Value >= Switch_Value
>
>   Are you sure?

Nope :) Perhaps Switch_Value >= Low_Value, sorry it just read wrong to me  
in conjuction with the example which goes:

#range (LOW_1,HIGH_1)
    // This section is parsed if (VALUE>=LOW_1)&(VALUE<=HIGH_1)

--
Phil Cook

-- 
All thoughts and comments are my own unless otherwise stated and I am  
happy to be proven wrong.


Post a reply to this message

Copyright 1991-2004 POV-Team™