- Timestamp:
- 02/21/10 14:47:32 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/branches/0185_GEN_PHYSICS_REFACTOR_2/ZOgre/src/RenderingCanvas.hpp
r2430 r3438 74 74 75 75 virtual void querySceneNodes(Math::Real _x, Math::Real _y, I_SceneNodeVisitor& _visitor); 76 77 virtual void pumpSystemMessages(); 76 78 /// @} 77 79 … … 122 124 // TODO This should be abstracted into an I_InputService 123 125 OIS::Keyboard* m_pKeyboard; 124 #endif // deprecated 126 #endif // deprecated 125 127 126 128 std::map< std::string, bool > m_compositors;
