TreeText::NodeData

TreeText::NodeData
Scaleform::Render::TreeText::NodeData
Declaration
class NodeData : public ContextData_ImplMixin<NodeData, TreeNode::NodeData>;
Description

Node data representing a TextField.

Data Members
Data Member 
Description 
Pointer to Text::DocView for rich text. 
Pointer to TextLayout for visible layout of the text. 
A flag bit to indicate whether to rebuild the text layout or not. 
Methods
Method 
Description 
Clone TreeNode, potentially in new context. 
NodeData constructor. 
NodeData constructor. 
Propagates the changed node data up in the rendering tree. 
An internal function which is used to update the renderer cache node. 
File

Render_TreeText.h