POV-Ray : Newsgroups : povray.general : fastprox02 error? : fastprox02 error? Server Time
30 Jul 2024 06:28:51 EDT (-0400)
  fastprox02 error?  
From: Thomas de Groot
Date: 31 Aug 2009 04:36:01
Message: <4a9b8b71@news.povray.org>
This is for Sam:

Using the proximity macro fastProx3() I get a parse error: ".... line 344: 
Parse Error: Cannot assign uninitialized identifier."

This corresponds to the code: #local pf=eval_pigment(fpt,<Xv,Yv,Zv>);  in 
the resample() macro.

No errors using fastProx() or fastProx2().

I am sure you know what went wrong (or what I do wrong for that matter).

My code line for this reads:
fastProx3(FinalBuilding, min_extent(FinalBuilding), 
max_extent(FinalBuilding), <10, 10, 10>, 2, 20, <2, 2, 2>)

-- 
All the best,

Thomas


Post a reply to this message

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