C# Class Axiom.Graphics.RSRestoreSchemeOperation

Restore the settings changed by the set scheme operation
Inheritance: CompositeRenderSystemOperation
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void

RSRestoreSchemeOperation ( RSSetSchemeOperation setoperation ) : System

Method Details

Execute() public méthode

public Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void
sm Axiom.Core.SceneManager
rs Axiom.Graphics.RenderSystem
Résultat void

RSRestoreSchemeOperation() public méthode

public RSRestoreSchemeOperation ( RSSetSchemeOperation setoperation ) : System
setoperation RSSetSchemeOperation
Résultat System