RQCacheInterface::GetCache

RQCacheInterface::GetCache
CacheBase* GetCache(CacheType type) const;
Description

GetCache obtains the caches that are maintained for render queue processing.

Parameters
Parameters 
Description 
CacheType type 
The type of the cache stored, see CacheType. 
Return Value

Pointer to CacheBase holding caches required for render processing.