Where can I find documentation for the GLScene library? The links provided are either broken, or do not contain anything for GLScene whatsoever. Seriously, how do people use a library of this size with NO documentation?
Dennis
Last edit: Dennis Jones 2020-07-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That's a start, thanks. The very last paragraph highlights exactly what really is needed, though: a complete index of all classes, methods, enums, types, etc., and documentation for it all. Descriptions, parameters, return values, and possible exceptions or side-effects. But at least now I have something to read. Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Where can I find documentation for the GLScene library? The links provided are either broken, or do not contain anything for GLScene whatsoever. Seriously, how do people use a library of this size with NO documentation?
Dennis
Last edit: Dennis Jones 2020-07-06
Dennis,
Look at some short guides at https://sourceforge.net/p/glscene/code/HEAD/tree/branches/Docs/
Pavel
That's a start, thanks. The very last paragraph highlights exactly what really is needed, though: a complete index of all classes, methods, enums, types, etc., and documentation for it all. Descriptions, parameters, return values, and possible exceptions or side-effects. But at least now I have something to read. Thank you.