source:
network-game/graphics_library/common/controls.hpp@
45c9d0f
| Last change on this file since 45c9d0f was af116c0, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 145 bytes | |
| Line | |
|---|---|
| 1 | #ifndef CONTROLS_HPP |
| 2 | #define CONTROLS_HPP |
| 3 | |
| 4 | void computeMatricesFromInputs(); |
| 5 | glm::mat4 getViewMatrix(); |
| 6 | glm::mat4 getProjectionMatrix(); |
| 7 | |
| 8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/medieval/chrome/site/your_project_logo.png)