POV-Ray : Newsgroups : povray.advanced-users : Directly accessing array value in array of arrays (Part 2) : Re: Directly accessing array value in array of arrays (Part 2) Server Time
25 Apr 2024 10:22:24 EDT (-0400)
  Re: Directly accessing array value in array of arrays (Part 2)  
From: jr
Date: 27 Aug 2018 06:35:00
Message: <web.5b83d31ea4088b311500b2fd0@news.povray.org>
hi,

clipka <ano### [at] anonymousorg> wrote:
> As a side note, it might be worth mentioning that `Array1[2][3]` now
> holds a /copy/ of `Array2`, not a reference.

prompted me to (quick) try arrays with different dimensions contained in Array1
and found I can access all values directly through Array1, irrespective of the
number of dims.  neat + convenient.  thank you.


regards, jr.


Post a reply to this message

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