Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
AssetTypes.hpp File Reference
#include <assimp/Importer.hpp>
#include <assimp/postprocess.h>
#include <assimp/scene.h>
#include <vector>
#include "../../../graphics/src/BasicTypes.hpp"
#include "../../Config.hpp"
Include dependency graph for AssetTypes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MapAreaAssetData
 Contains asset data loaded into memory for a specific area. More...
 
struct  ObjectAssetData
 Contains asset data loaded into memory for a specific object. More...
 
struct  CharacterAssetData
 Contains asset data loaded into memory for a specific character. More...
 
struct  ItemAssetData
 Contains asset data loaded into memory for a specific item. More...