|
ComputerGraphik TU WIEN
|
#include "model.hpp"#include "scene.hpp"#include "shader.hpp"#include "shadowMap.hpp"#include <GL/glew.h>#include <GLFW/glfw3.h>#include <glm/gtc/type_ptr.hpp>#include <glm/gtc/matrix_transform.hpp>#include <iostream>Classes | |
| class | ShadowMap::EffectObject |
Variables | |
| const int | sizeX = 1024 |
| const int | sizeY = 1024 |
| const int sizeX = 1024 |
| const int sizeY = 1024 |
1.8.9.1