Interface for implementing a CL_Texture target. More...
Derived from: | None |
Derived by: | None |
Group: | Display Target Interface (Display) |
#include <ClanLib/display.h>
Class Members:
| |
Destroys the texture provider. | |
Create texture. | |
Retrieve image data from texture. | |
Generate the mipmap. | |
Upload image to texture. | |
Upload cube map. | |
Upload image to sub texture. | |
Copy image data from a graphic context. | |
Copy sub image data from a graphic context. | |
Set the minimum level of detail texture parameter. | |
Set the maximum level of detail texture parameter. | |
Sets the level of detail bias constant. | |
Sets the texture base level texture parameter. | |
Sets the texture max level texture parameter. | |
Set the texture wrapping mode. | |
Set the minification filter. | |
Set the magnification filter. | |
Set the maximum degree of anisotropy. | |
Sets the texture compare mode and compare function texture parameters. |