SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
sm Namespace Reference

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

Classes

class  Event
 Event class used in the state machine. More...
 
class  EventData
 
class  NoEventData
 
class  EventHandler
 
class  EventSender
 
class  StateBase
 Abstract state base class that all states inherit from. More...
 
class  StateAction
 
class  StateMachine
 

Detailed Description

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

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