RenderNotify

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

RenderNotify is a context rendering interface which notifies renderer of changes in the rendering tree.

Classes
Class 
Description 
Command which is pushed to the RenderThread queue when ActiveContextSet needs servicing, typically to handle any context shut down requests. 
Data Members
Data Member 
Description 
An instance of ServiceCommand
Methods
Method 
Description 
Called from Context::ShutdownRendering for a context. 
Called from EndFrame of the renderer to inform Context of frame completion, enabling NextCapture
Returns a pointer to the RenderNotify. 
Returns render thread command queue, if any, used to post commands that must be executed by the render thread. 
Notifies when a new frame capture has taken place for a Context
Executes the queued up commands on the render thread. 
Stops rendering of a Context and shut downs the Context
RenderNotify constructor. 
Services any pending shutdown requests for Context objects currently associated with this particular renderer. 
Structures
Structure 
Description 
Structure describing the Context that is available for rendering. 
File

Render_Context.h