OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rendermode.hpp
Go to the documentation of this file.
1 #ifndef OPENMW_MWRENDER_RENDERMODE_H
2 #define OPENMW_MWRENDER_RENDERMODE_H
3 
4 namespace MWRender
5 {
6 
7  enum RenderMode
8  {
14  };
15 
16 }
17 
18 #endif
Definition: rendermode.hpp:9
Definition: rendermode.hpp:13
Definition: rendermode.hpp:10
Definition: rendermode.hpp:12
Definition: rendermode.hpp:11
RenderMode
Definition: rendermode.hpp:7