SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLAssimpIOSystem.h File Reference

Adapters that let Assimp read through SLProject's SLIOStream. More...

#include <assimp/IOStream.hpp>
#include <assimp/IOSystem.hpp>
#include "SLFileStorage.h"
Include dependency graph for SLAssimpIOSystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLAssimpIOStream
 Adapts a single SLIOStream to the stream interface Assimp expects. More...
 
class  SLAssimpIOSystem
 Assimp file system handler backed by SLFileStorage. More...
 

Detailed Description

Adapters that let Assimp read through SLProject's SLIOStream.

Date
May 2024
Authors
Marino von Wattenwyl
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLAssimpIOSystem.h.