Atoms Crowd  4.1.0
Atoms::CacheManager Member List

This is the complete list of members for Atoms::CacheManager, including all inherited members.

agentsFrames() constAtoms::CacheManager
agentsMetadata() constAtoms::CacheManager
agentsPoses() constAtoms::CacheManager
blendMetadata(AtomsCore::MapMetadata &outMetadata, std::vector< const AtomsCore::MapMetadata * > &inMetadatas, const std::vector< double > &inputWeightVector) constAtoms::CacheManager
blendPose(const AtomsCore::Skeleton &skeleton, std::vector< const AtomsCore::Pose * > &posePorts, std::vector< double > &weightPorts, AtomsCore::Pose &outPose) constAtoms::CacheManager
clear()Atoms::CacheManager
executeTasks(bool clearNotUsedCache=true)Atoms::CacheManager
frameHeaders() constAtoms::CacheManager
getAgentFrame(const std::string &cachePath, const std::string &cacheName, int frame, int agentId) constAtoms::CacheManager
getAgentMetadata(const std::string &cachePath, const std::string &cacheName, int frame, int agentId) constAtoms::CacheManager
getAgentPose(const std::string &cachePath, const std::string &cacheName, int frame, int agentId) constAtoms::CacheManager
getBlendAgentMetadata(const std::string &cachePath, const std::string &cacheName, double frame, int agentId, AtomsCore::MapMetadata &mapMeta) constAtoms::CacheManager
getBlendAgentPose(const std::string &cachePath, const std::string &cacheName, double frame, int agentId, const AtomsCore::Skeleton &skeleton, AtomsCore::Pose &pose) constAtoms::CacheManager
getHeaderFrame(const std::string &cachePath, const std::string &cacheName, int frame) constAtoms::CacheManager
hasCache(const std::string &cachePath, const std::string &cacheName) (defined in Atoms::CacheManager)Atoms::CacheManager
instance()Atoms::CacheManagerstatic
loadCacheFrames(const std::string &cachePath, const std::string &cacheName, int start, int end)Atoms::CacheManager
loadFullCache(const std::string &cachePath, const std::string &cacheName)Atoms::CacheManager
loadHeaderFrame(const std::string &cachePath, const std::string &cacheName, int frame)Atoms::CacheManager
MapType typedef (defined in Atoms::CacheManager)Atoms::CacheManager
maxMemory() constAtoms::CacheManager
memoryUsage() constAtoms::CacheManager
removeCache(const std::string &cachePath, const std::string &cacheName)Atoms::CacheManager
requestAgentFrame(const std::string &cachePath, const std::string &cacheName, int frame, const std::vector< int > &ids, bool multithread=false)Atoms::CacheManager
requestAgentMetadata(const std::string &cachePath, const std::string &cacheName, int frame, const std::vector< int > &ids, bool multithread=false)Atoms::CacheManager
requestAgentPose(const std::string &cachePath, const std::string &cacheName, int frame, const std::vector< int > &ids, bool multithread=false)Atoms::CacheManager
requestFrameHeader(const std::string &cachePath, const std::string &cacheName, int frame, bool multithread=false)Atoms::CacheManager
setMaxMemory(size_t value)Atoms::CacheManager