POV-Ray : Newsgroups : povray.newusers : nb:question about functions : nb:question about functions Server Time
26 Sep 2024 19:49:08 EDT (-0400)
  nb:question about functions  
From: Petra Mueller
Date: 29 May 2002 17:05:36
Message: <020529.230435.pn.1@ID-50671.user.dfncis.de>
Hallo,

a Parse-Error is produced at the call of these
function examples with Pov3.5.

# declare MyTorus = function for {"torus" < 1, 0.3 >}
# declare MySphere = function {"sphere" < 1 >}
isosurface { function {MyTorus (x, y, z), & MySphere (x, y +0.5, z)}

# declare MyTorus = { function "torus" < < ---- ERROR
Parse Error: Expected 'operand' < found instead

Isn't this syntax supported by POV3.5?

-=Petra=-


Post a reply to this message

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