vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
model.cpp File Reference
#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"
+ Include dependency graph for model.cpp:

Go to the source code of this file.

Classes

struct  std::hash< ven::Model::Vertex >
 

Macros

#define GLM_ENABLE_EXPERIMENTAL
 

Macro Definition Documentation

◆ GLM_ENABLE_EXPERIMENTAL

#define GLM_ENABLE_EXPERIMENTAL

Definition at line 4 of file model.cpp.