Talk:WritingShaders
From Odwiki
Hi all,
It seemed like a good idea at the time, but now I'm not so sure about the function description section... most of those functions are self-explanatory, no? -- or maybe I just don't feel like explaining each one of the functions in the wikiComplex.h module I just added, lol!
Maybe someone else can volunteer to do the 'splainin? (yup; getting lazy in my old age ;)
--mario 16:44, 6 Jan 2005 (PST)
Why not just doing everything within the .h file and run doxygen through it? You'll likely need to add extra slashes though.
-Edward
Hey, that's a great idea! For some reason I always think of doxygen in relation to C++ and not VEX or RSL (don't ask me why), but that would be a much better way of doing it. Thanks!
... though I noticed that some external pages link to those explanations, so I guess we'd have to clean that up first... maybe I'll wait til Jason gets back...
--mario 19:54, 6 Jan 2005 (PST)



