POV-Ray : Newsgroups : povray.general : Array Question Server Time
9 Aug 2024 21:20:10 EDT (-0400)
  Array Question (Message 11 to 12 of 12)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Gail Shaw
Subject: Re: Array Question
Date: 5 Jun 2000 02:58:50
Message: <393b4faa@news.povray.org>
>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>

Gail
********************************************************************
* gsh### [at] monotixcoza              * Reality.dat not found         *
* http://www.rucus.ru.ac.za/~gail/ * Attempting to reboot universe *
********************************************************************
* The best way to accelerate Windows NT is at 9.8 m/s^2      *
********************************************************************


Post a reply to this message

From: David Fontaine
Subject: Re: Array Question
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

<<< Previous 10 Messages Goto Initial 10 Messages

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