|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
Contains asset data loaded into memory for a specific object. More...
#include <AssetTypes.hpp>

Public Attributes | |
| std::vector< Vertex > | vertices |
| std::vector< uint32_t > | indices |
| ImageData | texture |
| std::string | characterInteractAnimation |
Contains asset data loaded into memory for a specific object.
| std::string ObjectAssetData::characterInteractAnimation |
| std::vector<uint32_t> ObjectAssetData::indices |
| ImageData ObjectAssetData::texture |
| std::vector<Vertex> ObjectAssetData::vertices |