POV-Ray : Newsgroups : povray.binaries.images : How to concatenate an identifier? : Re: How to concatenate an identifier? Server Time
29 Apr 2024 03:11:43 EDT (-0400)
  Re: How to concatenate an identifier?  
From: Bald Eagle
Date: 28 Sep 2020 13:20:00
Message: <web.5f721a50c09da16c1f9dae300@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
perhaps a new version 2 of the macro could (should?)
> be added to the POV-Ray/povr distributions, putting the user "in charge".  eg:

A "new  version 2" should handle it all in memory, with no requirement for
write-to-disk.

Some other similar function simply to be able to access identifier values with
their text names would be useful.
#local _vector = evaluate_id ("myVector");

Identifying the type/cast of the variable would be great too, as well as some
internal identifier number (for use in loops, arrays, etc).


Post a reply to this message

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