POV-Ray : Newsgroups : povray.general : Array Question : Re: Array Question Server Time
9 Aug 2024 23:27:07 EDT (-0400)
  Re: Array Question  
From: David Fontaine
Date: 7 Jun 2000 17:52:34
Message: <393EC318.8FE9C6C3@faricy.net>
Gail Shaw wrote:

> >An example taken from the help file:
> >
> >sphere_sweep {
> >  b_spline_sphere_sweep, 4,
> >  <-5, -5, 0>, 1
> >  <-5, 5, 0>, 1
> >  < 5, -5, 0>, 1
> >  < 5, 5, 0>, 1
> >  sphere_sweep_depth_tolerance 1.0e-3
> >}
>
> Oh. Has the syntax changed recently. I remember
> having to put commas in. <Notes to read help file again>

I believe either way works. I'm just saying that that was not the
problem...

--
David Fontaine     <dav### [at] faricynet>     ICQ 55354965
Please visit my website: http://www.faricy.net/~davidf/


Post a reply to this message

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