Raito 0.1
Loading...
Searching...
No Matches
AssetImport.h File Reference
#include "Texture.h"
Include dependency graph for AssetImport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Raito
 
namespace  Raito::Assets
 

Functions

u32 Raito::Assets::ImportModel (const std::filesystem::path &filePath)
 
void Raito::Assets::ImportTexture (const std::filesystem::path &filePath, TextureType type)
 
const std::unordered_map< std::filesystem::path, Texture * > & Raito::Assets::GetAllTextures ()
 
TextureRaito::Assets::GetTexture (const std::filesystem::path &filePath)