|
Engine²
Open-source game engine written in C++.
|
#include <string>#include <tiny_obj_loader.h>#include "component/Material.hpp"#include "component/Mesh.hpp"#include "exception/OBJLoaderError.hpp"#include "resource/Shape.hpp"Go to the source code of this file.
Classes | |
| class | Object::OBJLoader |
Namespaces | |
| namespace | Object |