|
|
In article <3e5fae9a@news.povray.org>,
"Will W" <wil### [at] NOSPAMwizzardsnet> wrote:
> So documentation on functions is organized by return type, which is nice.
> But documentation on macros included in the v3.5 package are organized by...
> the arbitrary name of the include file? I hope that doesn't sound snide. I
> really appreciate all the effort that has gone into making POVRay and
> documenting it. But I think I'm detecting an opportunity for improvement.
The names of the include files are not arbitrary. shapes.inc contains
macros for dealing with shapes, rand.inc for random numbers, math.inc
for math stuff, and so on.
Organizing by file wouldn't be very logical if things were just evenly
spread around, but the files themselves are organized by purpose. If you
want transformation macros, transforms.inc is the obvious place to look.
--
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
|
|