POV-Ray : Newsgroups : povray.advanced-users : Keeping objects spaced enough using Array? : Re: Keeping objects spaced enough using Array? Server Time
29 Jul 2024 18:16:38 EDT (-0400)
  Re: Keeping objects spaced enough using Array?  
From:
Date: 25 Mar 2002 08:35:10
Message: <jn9u9uo9g7bl033h4rbmirfboekqpaon00@4ax.com>
On 25 Mar 2002 08:28:30 -0500, Ron Parker <ron### [at] povrayorg> wrote:
> However, I think perhaps we could add a few lines to Parse_Array_Declare to
> allow syntax like this to enlarge an array more quickly:

That's not fair for other feature requests ;-)

( there are lines

  //#macro Insert_In_Array(Item, DestArray, Index)
  //#macro Insert_Array_In_Array(ItemArray, DestArray, Index)
  //#macro Append_To_Array(Item, DestArray, Index)
  //#macro Append_Array_To_Array(ItemArray, DestArray, Index)

in arrays.inc I'm working on)

ABX


Post a reply to this message

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