source:
network-game/graphics_library/common/controls.hpp@
84754c0
| Last change on this file since 84754c0 was af116c0, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 145 bytes | |
| Rev | Line | |
|---|---|---|
| [af116c0] | 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)