Atoms Crowd
7.0.0
|
#include <CacheManager.h>
Public Types | |
enum | Type { kPose = 0 , kMeta = 1 , kHeader = 2 , kFrame = 3 } |
Public Attributes | |
std::string | cachePath |
Cache path. | |
std::string | cacheName |
Cache name. | |
int | frame |
Cache frame. | |
std::set< unsigned int > | ids |
Agent ids. | |
short | type |
File type. | |
bool | multithread |
Use multitrhead during the deserialization. | |
Task class.