C# Class Axiom.Graphics.CompositeRenderSystemOperation

Base class for other render system operations
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

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

Method Details

Execute() public abstract méthode

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