SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLAssetLoader.cpp File Reference
#include "SLAssetLoader.h"
#include <mutex>
#include <iostream>
#include "SLFileStorage.h"
#include "SLGLProgramManager.h"
#include "SLGLTexture.h"
#include "SLSkybox.h"
#include "SLAssimpImporter.h"
#include "SLScene.h"
#include "SLAssetManager.h"
#include "SLDeviceLocation.h"
Include dependency graph for SLAssetLoader.cpp:

Go to the source code of this file.

Detailed Description

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 SLAssetLoader.cpp.