VOX
A little voxel engine
Loading...
Searching...
No Matches
ObjLoader.hpp File Reference
#include "define.hpp"
#include <vulkan/vulkan.h>
#include <glm/glm.hpp>
#include <glm/gtx/hash.hpp>
#include <iostream>
#include <fstream>
#include <sstream>
#include <vector>
#include <cstring>
#include <regex>
#include <unordered_map>
#include <stdexcept>
Include dependency graph for ObjLoader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ObjVertex
 
struct  std::hash< ObjVertex >
 
struct  Face
 
class  ObjLoader
 

Namespaces

namespace  std
 

Macros

#define GLM_ENABLE_EXPERIMENTAL
 

Macro Definition Documentation

◆ GLM_ENABLE_EXPERIMENTAL

#define GLM_ENABLE_EXPERIMENTAL