C# Class Axiom.Graphics.RSRestoreSchemeOperation

Restore the settings changed by the set scheme operation
Inheritance: CompositeRenderSystemOperation
Show file Open project: WolfgangSt/axiom

Public Methods

Method Description
Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void

RSRestoreSchemeOperation ( RSSetSchemeOperation setoperation ) : System

Method Details

Execute() public method

public Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void
sm Axiom.Core.SceneManager
rs Axiom.Graphics.RenderSystem
return void

RSRestoreSchemeOperation() public method

public RSRestoreSchemeOperation ( RSSetSchemeOperation setoperation ) : System
setoperation RSSetSchemeOperation
return System