POV-Ray : Newsgroups : povray.general : Doc bug - substr() : Re: Doc bug? #range - not a doc bug. Server Time
8 Aug 2024 12:20:12 EDT (-0400)
  Re: Doc bug? #range - not a doc bug.  
From: Ron Parker
Date: 22 Feb 2001 12:58:08
Message: <slrn99akpi.qf5.ron.parker@fwi.com>
On 22 Feb 2001 12:31:32 -0500, Geoff Wedig wrote:
>#switch(clock)
>
>  #range(0, 9)
>    #define stuff
>  #break
>  #range(10, 20)
>    #define stuff
>  #break
>
>#end
>
>The 10th frame doesn't get any definitions from the switch, which is why I
>mentioned this.  I had to set it to range(9.5, 20) to get it to work right.
>
>So what else might be causing this?

roundoff error?

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

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