Scaleform::Render::ContextImpl::EntryChange
class EntryChange;
EntryChange is a recorder that records every time a write modification is made to the node, allowing change list to be passed to the renderer thread. Multiple changes to the same node will have only change item; however, change bit flags will be accumulated based on what changes took place. If pNode is NULL, change entry should be ignored.
Method |
Description |
Determines whether the node is a new entry node in the display tree or an existing node with modifications made to it. |
Render_Context.h