POV-Ray : Newsgroups : povray.newusers : Is there a for operator? : Re: Is there a for operator? Server Time
28 Jul 2024 14:28:19 EDT (-0400)
  Re: Is there a for operator?  
From: StephenS
Date: 2 Oct 2008 18:15:00
Message: <web.48e546aeee785af61852a520@news.povray.org>
"Mathuin" <mat### [at] gmailcom> wrote:
....
> Is there any way I can condense the multiple blah() calls into something like:
>
> #for _index in 1..10
> blah(_index)
> #end // for
Would #switch, #case, #range, help?

Stephen S


Post a reply to this message

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