SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
Event.h File Reference

Event class used in the state machine. More...

#include <map>
#include <string>
#include <sm/EventData.h>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sm::Event
 Event class used in the state machine. More...
 

Namespaces

 sm
 Collection of classes for a state machine implementation used in the Erleb-AR app.
 

Detailed Description

Event class used in the state machine.

Authors
Michael Göttlicher
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file Event.h.