xoreos
0.0.5
|
Public Member Functions | |
PoolModel (Model *m) | |
Public Attributes | |
Model * | model |
uint32 | lastChanged |
uint8 | skippedCount |
Number of skipped loop iterations. More... | |
Definition at line 59 of file animationthread.h.
Graphics::Aurora::AnimationThread::PoolModel::PoolModel | ( | Model * | m | ) |
Definition at line 40 of file animationthread.cpp.
uint32 Graphics::Aurora::AnimationThread::PoolModel::lastChanged |
Definition at line 61 of file animationthread.h.
Model* Graphics::Aurora::AnimationThread::PoolModel::model |
Definition at line 60 of file animationthread.h.
uint8 Graphics::Aurora::AnimationThread::PoolModel::skippedCount |
Number of skipped loop iterations.
Definition at line 62 of file animationthread.h.