RTHandle

RTHandle
Scaleform::Render::ContextImpl::RTHandle
Declaration
class RTHandle;
Description

RTHandle enables simplified thread-safe passage of nodes from main to render thread, without requiring synchronization with Context.

Methods
Method 
Description 
 
Obtains the render Context associated with this handle. 
Obtains the render context entry node associated with the handle. 
Clears the data on the context handle. 
RTHandle constructor. 
Operators
Operator 
Description 
= 
Assigns the value of the current render context handle to the value of the passed handle. 
== 
Compares the data of two context handle. 
File

Render_Context.h