Axiom.RenderSystems.OpenGL.GLPBuffer.GLPBuffer C# (CSharp) Method

GLPBuffer() public method

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