TreeRoot::NodeData

TreeRoot::NodeData
Scaleform::Render::TreeRoot::NodeData
Declaration
class NodeData : public ContextData_ImplMixin<NodeData, TreeContainer::NodeData>;
Description

NodeData represents the data contained in the node.

Data Members
Data Member 
Description 
The background color of the data in the node. 
VP 
The viewport used by the node data for rendering. 
Methods
Method 
Description 
Obtains the background color of the data in the root node. 
Determines if the NodeData has a valid viewport or not. 
NodeData constructor. 
File

Render_TreeNode.h