Axiom.RenderSystems.OpenGL.GLCopyingRTTManager.Bind C# (CSharp) 메소드

Bind() 공개 메소드

public Bind ( RenderTarget target ) : void
target Axiom.Graphics.RenderTarget
리턴 void
		public override void Bind( RenderTarget target )
		{
			// nothing to do here
		}