| Golias Engine
    A C++ 20 'game engine' built with SDL3 with wide platform support. | 
#include "stdafx.h"#include <assimp/IOStream.hpp>#include <assimp/IOSystem.hpp>#include <string>#include <memory>Go to the source code of this file.
| Classes | |
| class | SDLIOStream | 
| Custom Assimp IOStream implementation using SDL file access.  More... | |
| class | SDLIOSystem | 
| Custom Assimp IOSystem implementation for asset loading.  More... | |