OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
#include <vector>
#include <glm/gtc/type_precision.hpp>
#include "Room.h"
#include "TextureManager.h"
Go to the source code of this file.
Classes | |
class | Render |
Enumerations | |
enum | RenderMode { RenderMode::LoadScreen, RenderMode::Solid, RenderMode::Wireframe, RenderMode::Texture } |
|
strong |