xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Graphics::Aurora::AnimationThread::PoolModel Struct Reference
Collaboration diagram for Graphics::Aurora::AnimationThread::PoolModel:
Collaboration graph
[legend]

Public Member Functions

 PoolModel (Model *m)
 

Public Attributes

Modelmodel
 
uint32 lastChanged
 
uint8 skippedCount
 Number of skipped loop iterations. More...
 

Detailed Description

Definition at line 59 of file animationthread.h.

Constructor & Destructor Documentation

◆ PoolModel()

Graphics::Aurora::AnimationThread::PoolModel::PoolModel ( Model m)

Definition at line 40 of file animationthread.cpp.

Member Data Documentation

◆ lastChanged

uint32 Graphics::Aurora::AnimationThread::PoolModel::lastChanged

Definition at line 61 of file animationthread.h.

◆ model

Model* Graphics::Aurora::AnimationThread::PoolModel::model

Definition at line 60 of file animationthread.h.

◆ skippedCount

uint8 Graphics::Aurora::AnimationThread::PoolModel::skippedCount

Number of skipped loop iterations.

Definition at line 62 of file animationthread.h.


The documentation for this struct was generated from the following files: