![]() |
Atoms Crowd
7.0.0
|
Classes | |
| class | Frame |
Public Types | |
| enum | CacheState { Empty = 0 , Dirty , Updated } |
Public Member Functions | |
| void | clear () |
| void | setCacheState (short value) |
| short | cacheState () const |
| std::vector< int > | cacheFrames () const |
Public Attributes | |
| std::map< long, Frame > | frames |
| short | m_cacheState |
| double | m_prevCacheFrame |
| double | m_oldSimtime |
| int | m_oldEnableCacheValue |
| bool | m_isCachePlaying |
| bool | m_saveFrame |
| bool | m_validFrame |