Amalgamated Header File

We are moving to an amalgamated header file. The development version will still have the separate header files for each class/group of classes.

Raydo is a header only development library. Just include one file in you application to use the framework.

There were too many header files originally and it is much easier to have one include file. The mutiple files will still be there if you need them.

Comments are closed.