|
|
"Sebastian H." wrote:
>
> [...]
>
> Inside the macro should have access to OBJ_axis or OBJ_angle so I need a
> function like *concat (OBJ, "_axis")* that does not return a string
> but the variable identifier.
>
> Is this anyhow possible in POV?
>
Two possibilities:
- use arrays for your data instead of single variables
- use the Parse_String() macro (Povray 3.5, strings.inc)
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 21 Feb. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|