C# 클래스 NewTOAPIA.GL.GLTextureRectangle

상속: GLTexture2D
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GLTextureRectangle ( GraphicsInterface gi, int width, int height, TextureInternalFormat internalFormat, TexturePixelFormat pixelFormat, PixelComponentType pixelType ) : System

메소드 상세

GLTextureRectangle() 공개 메소드

public GLTextureRectangle ( GraphicsInterface gi, int width, int height, TextureInternalFormat internalFormat, TexturePixelFormat pixelFormat, PixelComponentType pixelType ) : System
gi GraphicsInterface
width int
height int
internalFormat TextureInternalFormat
pixelFormat TexturePixelFormat
pixelType PixelComponentType
리턴 System