CacheBase* GetCache(CacheType type) const;
GetCache obtains the caches that are maintained for render queue processing.
Parameters |
Description |
CacheType type |
The type of the cache stored, see CacheType. |
Pointer to CacheBase holding caches required for render processing.