State

State
Scaleform::Render::State
Declaration
class State : public StateData;
Description

State is a single render state data item, implemented as an {Interface, UPInt} pair, with the later part being interpreted based on an interface.

Enumerations
Enumeration 
Description 
 
Methods
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. 
File

Render_StateBag.h