|
|
In article <3e90dc87@news.povray.org>,
"Alan Walkington" <alan[REMOVE]@walkington.net> wrote:
> In a macro, is it possible to define default values for parameters, so they
> can be skipped during instantiation?
No. You have to make separate versions of the macro (with different
names...no name overloading in POV), or use some flag value to tell the
macro to use a default value.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|
|