POV-Ray : Newsgroups : povray.general : triangulation.inc : Re: triangulation.inc Server Time
31 Jul 2024 06:20:53 EDT (-0400)
  Re: triangulation.inc  
From: Nicolas Alvarez
Date: 3 Oct 2007 18:46:11
Message: <47041bb3@news.povray.org>

> 
> comments needed I suppose. is it true there are no local vars in functions?

Use #macro's if you need local variables. Functions can only have math, 
it's hard to put any "logic" on them (they are functions in the 
*mathematical* sense, not the programming one).


Post a reply to this message

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