#include <iThread.h>
Inherits iaux::iaThread.
Inherited by igor::iRenderContextThread.
◆ iThread()
igor::iThread::iThread |
( |
const iaString & |
type = "iThread" | ) |
|
init members
- Parameters
-
type | optional type for debugging |
◆ ~iThread()
igor::iThread::~iThread |
( |
| ) |
|
|
default |
◆ deinit()
void igor::iThread::deinit |
( |
| ) |
|
|
overrideprotectedvirtual |
deinit function is called last by the thread. right before join
Reimplemented from iaux::iaThread.
◆ getWorld()
uint64 igor::iThread::getWorld |
( |
| ) |
const |
◆ init()
void igor::iThread::init |
( |
| ) |
|
|
overrideprotectedvirtual |
init function will be called as first by the thread
Reimplemented from iaux::iaThread.
The documentation for this class was generated from the following files:
- /home/maddin/dev/Igor/src/igor/igor/threading/iThread.h
- /home/maddin/dev/Igor/src/igor/igor/threading/iThread.cpp