FotoSHOCK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
FotoSHOCK source code documentation

This is an API documentation for FotoSHOCK.

The FotoSHOCK consists of two main parts: the FotoSHOCKcore library and the FotoSHOCK GUI application.

The FotoSHOCKcore core is everything in the namespace FotoSHOCKcore and it can be found in the src/core directory. It's API can be considered mostly stable (I didn't need to change anything in it for a long time), except for serialization, which is work in progres.

The FotoSHOCK GUI can be found in the src/fotoshock and it is under heavy development and it is far from being finished.

For usage examples, please refer to the src/examples directory in the FotoSHOCK sources.