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

Declaration of an async worker thread class. More...

#include <thread>
#include <atomic>
Include dependency graph for AsyncWorker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AsyncWorker
 AsyncWorker implements a async worker thread. More...
 

Detailed Description

Declaration of an async worker thread class.

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 AsyncWorker.h.