This file is part of the Lumina Graphics Framework.
- Author
- Lukas Kalbertodt lukas.nosp@m..kal.nosp@m.berto.nosp@m.dt@g.nosp@m.mail..nosp@m.com
This file is included by several files in the engine, like LServiceProvider.hpp This file MUST:
- define a enum type which is in namespace "lumina"
- a typedef from the defined enum type to "ServiceContext" in namespace lumina::config
- a value specifying the default value for the service context, named "defaultServiceContext", in namespace lumina::config
- a value specifying the number of values in the enum, named "serviceContextNumValues", also in namespace lumina::config