StateBag

StateBag
Scaleform::Render::StateBag
Declaration
class StateBag : private StateData;
Description

StateBag is a collection of render states stored within TreeNode::NodeData.

Methods
Method 
Description 
 
Obtains the number of render states stored in the state bag/or in the tree node. 
Obtains the render state set on the tree node. 
Determines if the state bag is empty of states. 
Required for TreeNode::NodeData data implementation, which has custom lifetime cleanup protocol. 
Removes the render state attached on a tree node. 
Sets the render state of the tree node. 
 
StateBag constructor. 
File

Render_StateBag.h