Axiom.RenderSystems.OpenGL.GLContext.EndCurrent C# (CSharp) 메소드

EndCurrent() 공개 메소드

This is called before another context is made current. By default, nothing is done here.
public EndCurrent ( ) : void
리턴 void
		public virtual void EndCurrent()
		{
		}