Scaleform::Render::RQCacheInterface
class RQCacheInterface;
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.
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. |
Render_Primitive.h