wren
Vulkan-based game engine
Loading...
Searching...
No Matches
mesh_loader.hpp File Reference
#include <filesystem>
#include "mesh.hpp"
Include dependency graph for mesh_loader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wren
 

Functions

auto wren::load_mesh (const std::filesystem::path &mesh_path) -> expected< Mesh >