TreeRoot

TreeRoot
Scaleform::Render::TreeRoot
Declaration
class TreeRoot : public TreeContainer;
Description

TreeRoot is a special root node for rendering. TreeRoot can optionally apply its own Viewport and clear it with background color. Viewport is only applied if it is valid (off by default); background is only cleared if its alpha channel is not 0.

Classes
Class 
Description 
Represents the data contained in the node. 
Methods
Method 
Description 
Returns the background color of the root node. 
Obtains the viewport that is used for rendering by the TreeRoot. 
Determines if TreeRoot has a valid viewport that is used and returns true if so. 
Sets the background color of the root node. 
Sets a viewport to use for rendering. 
File

Render_TreeNode.h