#include <windows.h>
#include <string>
#include <vector>
#include "GSingletonManager.h"
#include "constants.h"
#include "GMesh.h"
#include "types.h"
Go to the source code of this file.
Classes | |
class | GModelLoader |
Singleton class for model loading. ATM only .obj meshes can be parsed. More... | |
Defines | |
#define | NOMINMAX |
#define NOMINMAX |