|
|
"Dennis Milller" <dhm### [at] mediaonenet> wrote in message
news:3b982960@news.povray.org...
> Can someone show me the exact syntax needed for declaring a function?
Here's
> the old version:
> #declare FUNC1=function {"sphere",<4>}
Hopefully I can.
#declare FUNC1=function {f_sphere (x,y,z,1)}
I remembered that from the files i_internal.pov and functions.inc, so have a
look at those. The internalized numbering is shown in functions.inc.
Bob H.
Post a reply to this message
|
|