![]() | |
![]() | ![]() |
CL_TextureTexture loading class for OpenGL. Description
This class can load the image(s) from surface provider into OpenGL textures. This class works just like a surface, except that it requires the image width to be 2^n. Class membersstatic CL_Texture *create( CL_SurfaceProvider *provider, bool delete_provider=false) See AlsoNone |