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

GLPBuffer() 공개 메소드

public GLPBuffer ( PixelComponentType format, int width, int height ) : System
format PixelComponentType
width int
height int
리턴 System
		public GLPBuffer( PixelComponentType format, int width, int height )
		{
		}