|
ComputerGraphik TU WIEN
|
#include <vector>#include <string>#include <memory>#include <GL/glew.h>#include <glm/vec3.hpp>#include <glm/vec4.hpp>Go to the source code of this file.
Classes | |
| class | Model |
| Encapsulates a graphical object model in the GPU. More... | |
1.8.9.1