POV-Ray : Newsgroups : povray.newusers : iso_csg.inc question : Re: iso_csg.inc question Server Time
30 Jul 2024 22:14:24 EDT (-0400)
  Re: iso_csg.inc question  
From: Dave Matthews
Date: 25 Jun 2003 10:30:01
Message: <web.3ef9b16c7472fddc7196f5900@news.povray.org>
Thorsten Froehlich wrote:
>In article <web.3ef9165ee559a9c37196f5900[at]news.povray.org> , "Dave Matthews"
><mat### [at] dinecollegeedu> wrote:
>
>> function { this_function(<0,0,0>,1) }
>
>Maybe you should read the POV-Ray 3.5 manual how to use functions first?

Believe me, I did, but I missed the only example that showed how to use a
#declare with a function, i.e.

"3.6.3.5 Combining isosurface functions"

>This is no valid syntax at all!

Obviously, else it would have worked, wouldn't it.
>
>    Thorsten
>

Anyway, after re-looking through the manual, yes, I realized that I needed
to use:

function { this_function(x,y,z) } and now it works.

Sorry for wasting your time.


Post a reply to this message

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