0.8.0 API documentation
|
▼Ngli | Namespace where all the classes and functions provided by GLI are exposed |
Cdx | Translation class to convert GLI enums into DirectX enums |
Cgl | Translation class to convert GLI enums into OpenGL values |
Cimage | Image, representation for a single texture level |
Csampler | Genetic sampler class |
Csampler1d | 1d texture sampler |
Csampler1d_array | 1d array texture sampler |
Csampler2d | 2d texture sampler |
Csampler2d_array | 2d array texture sampler |
Csampler3d | 3d texture sampler |
CsamplerCube | Cube map texture sampler |
CsamplerCubeArray | Cube map array texture sampler |
Ctexture | Genetic texture class. It can support any target |
Ctexture1d | 1d texture |
Ctexture1d_array | 1d array texture |
Ctexture2d | 2d texture |
Ctexture2d_array | 2d array texture |
Ctexture3d | 3d texture |
Ctexture_cube | Cube map texture |
Ctexture_cube_array | Cube map array texture |