EntryChange

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

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.

Data Members
Data Member 
Description 
Pointer to Entry which defines a node in the rendering tree. 
Methods
Method 
Description 
Determines whether the node is a new entry node in the display tree or an existing node with modifications made to it. 
File

Render_Context.h