Axiom.RenderSystems.OpenGLES.GLESContext.EndCurrent C# (CSharp) Méthode

EndCurrent() public abstract méthode

This is called before another context is made current. By default, nothing is done here.
public abstract EndCurrent ( ) : void
Résultat void
		public abstract void EndCurrent();
		/// <summary>