#include <assimp/Importer.hpp>
#include <assimp/postprocess.h>
#include <glm/gtx/hash.hpp>
#include "VEngine/Gfx/Model.hpp"
#include "VEngine/Utils/Colors.hpp"
#include "VEngine/Utils/HashCombine.hpp"
Go to the source code of this file.
Classes | |
struct | std::hash< ven::Model::Vertex > |
Macros | |
#define | GLM_ENABLE_EXPERIMENTAL |