PCG-FPS  v2 m0.22.4
Simple First Person Shooter with Procedurally Generated Level
Classes | Namespaces
Model.h File Reference
#include "..\..\pch.h"
#include <vector>
#include "Texture.h"
#include "Mesh.h"
#include "Shader.h"
#include "..\..\Collision\BoundingBox.h"

Go to the source code of this file.

Classes

class  skr::fps2::Renderer::OpenGL::Model
 holds information of a model More...
 

Namespaces

 skr
 
 skr::fps2
 
 skr::fps2::Renderer
 
 skr::fps2::Renderer::OpenGL