RQCacheInterface

RQCacheInterface
Scaleform::Render::RQCacheInterface
Declaration
class RQCacheInterface;
Description

RQCacheInterface maintains cache pointers needed for the RenderQueue and allows them to be unlocked efficiently. The interface also allows unlock synchronization of multiple caches in RenderQueue.

Methods
Method 
Description 
Determines whether the caches are locked or not. 
Clears the lock on the cache buffers. 
Obtains the caches that are maintained for render queue processing. 
RQCacheInterface constructor. 
Sets the caches that are required for RenderQueue
Sets a lock on the cache buffers. 
Unlocks the locked caches maintained in the cache base. 
File

Render_Primitive.h