16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 23:19:19 +02:00

ui panels continued, early matrix stack work

This commit is contained in:
tmj-fstate
2017-03-14 16:44:17 +01:00
parent e0bde30ee4
commit ae39c824bb
14 changed files with 368 additions and 171 deletions

View File

@@ -22,7 +22,7 @@ public:
// methods:
// update the frustum to match current view orientation
void
calculate();
calculate(glm::mat4 &Projection, glm::mat4 &Modelview);
// returns true if specified point is inside of the frustum
inline
bool