Scaleform::Render::State
class State : public StateData;
State is a single render state data item, implemented as an {Interface, UPInt} pair, with the later part being interpreted based on an interface.
Enumeration |
Description |
|
Method |
Description |
Returns a pointer to the render state data item associated with the Interface. | |
Returns the interface implemented for the render state. | |
Returns the type of the render state that is initialized. | |
State constructor. |
Render_StateBag.h