POV-Ray : Newsgroups : povray.general : 3.2.1.6.5 in docs--clarification needed : Re: 3.2.1.6.5 in docs--clarification needed Server Time
29 Jul 2024 04:29:43 EDT (-0400)
  Re: 3.2.1.6.5 in docs--clarification needed  
From: Warp
Date: 27 Feb 2013 11:14:10
Message: <512e30d2@news.povray.org>
Kenneth <kdw### [at] gmailcom> wrote:
> Here are the two code lines given there:

> #declare Vec = foo(1,2,3)

> and

> #declare Val = foo(2,3,4).gray

> What do the values (1,2,3) and (2,3,4) represent?

They mean whatever the function wants them to mean. The function
constructs the vector from those values.

-- 
                                                          - Warp


Post a reply to this message

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