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 )
		{
		}