Scaleform::Render::StateBag
class StateBag : private StateData;
StateBag is a collection of render states stored within TreeNode::NodeData.
|
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. |
Render_StateBag.h