Contains the definition for AprilLibrary class. More...
#include <april/april.h>#include <QObject>#include <QSettings>#include <QMap>#include <libbbb/1/list2d.h>Go to the source code of this file.
Classes | |
| class | april::AprilLibrary |
| Represents the root structure for the library. More... | |
| struct | april::AprilLibrary::LibProps |
| entire set of properties More... | |
Typedefs | |
| typedef Factory *(* | april::FactoryCreator )(World *w, const QString &s_name) |
| callback used to create factories | |
Functions | |
| APRILSHARED_EXPORT bool | initAprilLibrary (void) |
| starts the library | |
| APRILSHARED_EXPORT void | endAprilLibrary (void) |
| terminates the libraryl releases resources | |
Contains the definition for AprilLibrary class.