C# Класс NewTOAPIA.GL.GLTextureRectangle

Наследование: GLTexture2D
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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