All Classes, Interfaces, Objects and Records

Name Unit Description
EglBitmap glBitmap

glBitmap exception

EglBitmapNonPowerOfTwo glBitmap

exception for non power of two textures

EglBitmapNotSupported glBitmap

exception for not supported functions

EglBitmapSizeToLarge glBitmap

exception for to large textures

EglBitmapUnsupportedFormat glBitmap

exception for unsupporetd formats

TglBitmap glBitmap

base class for all glBitmap classes. used to manage OpenGL texture objects and to load, save and manipulate texture data

TglBitmap1D glBitmap

wrapper class for 1-dimensional textures (OpenGL target = GL_TEXTURE_1D

TglBitmap2D glBitmap

wrapper class for 2-dimensional textures (OpenGL target = GL_TEXTURE_2D)

TglBitmapCubeMap glBitmap

wrapper class for cube maps (OpenGL target = GL_TEXTURE_CUBE_MAP)

TglBitmapFormatDescriptor glBitmap

describes the properties of a given texture data format

TglBitmapFunctionRec glBitmap

structure to store data for converting in

TglBitmapNormalMap glBitmap

wrapper class for cube normal maps

TglBitmapPixelData glBitmap

structure to store pixel data in

TglBitmapRec4ub glBitmap

record that stores 4 unsigned byte values

TglBitmapRec4ui glBitmap

record that stores 4 unsigned integer values

TglBitmapRec4ul glBitmap

record that stores 4 unsigned long integer values

TglBitmapSize glBitmap

 


Generated by PasDoc 0.13.0 on 2014-12-21 15:05:48