|
PGR Copakond OpenGL Engine - Bowling
|
Go to the source code of this file.
Classes | |
| class | copakond::Camera |
| Camera for generating view and projection matrices. More... | |
Namespaces | |
| namespace | copakond |
| PGR Semestral work with sample scenes and bowling. doxygen was generated with a help of LLM. | |
Macros | |
| #define | FRONT 0 |
| #define | BACK 1 |
| #define | LEFT 2 |
| #define | RIGHT 3 |
| #define | UP 4 |
| #define | DOWN 5 |
| #define | MAX_FOV 359.0f |
| #define | MIN_FOV 1.0f |
| #define BACK 1 |
| #define DOWN 5 |
| #define FRONT 0 |
| #define LEFT 2 |
| #define MAX_FOV 359.0f |
| #define MIN_FOV 1.0f |
| #define RIGHT 3 |
| #define UP 4 |