SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
StateMachine.h File Reference
#include <sm/EventData.h>
#include <sm/EventHandler.h>
#include <Utils.h>
#include <cassert>
Include dependency graph for StateMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sm::StateBase
 Abstract state base class that all states inherit from. More...
 
class  sm::StateAction< SM, Data, Func >
 
class  sm::StateMachine
 

Namespaces

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