RenderNotify::NewCapture

RenderNotify::NewCapture
virtual void NewCapture(Context* context, bool hasChanges);
Description

NewCapture notifies when a new frame capture has taken place for a Context; internal implementation adds node to a list. Must call base when overriding.

Parameters
Parameters 
Description 
Context* context 
The Context associated with the render thread. 
bool hasChanges 
A Boolean value of true indicates changes in the Context/ frame capture.