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