POV-Ray : Newsgroups : povray.beta-test : [doc] concat with one parameter : Re: [doc] concat with one parameter Server Time
29 Jul 2024 10:31:13 EDT (-0400)
  Re: [doc] concat with one parameter  
From: Warp
Date: 21 May 2002 06:36:28
Message: <3cea232b@news.povray.org>
Felix Wiemann <Fel### [at] gmxnet> wrote:
> IMO the doc and not the function should be changed because this is a useful 
> feature to give an RVALUE (and not an IDENTIFIER) as parameter to a macro. 
> Or is there a better (shorter) way?

  I don't understand why you can't give the value directly.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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