Axiom.RenderSystems.OpenGLES.GLESRenderSystem.SwitchContext C# (CSharp) 메소드

SwitchContext() 개인적인 메소드

private SwitchContext ( GLESContext context ) : void
context GLESContext
리턴 void
		private void SwitchContext( GLESContext context )
		{
		}
		public override void SetWorldMatrices( Matrix4[] matrices, ushort count )
GLESRenderSystem