Home | All Classes | Grouped Classes | Index | Search
Construct a texture. More...
Derived from:
none
Derived by:
none
Group: Display (Display 2D)
#include <ClanLib/display.h>
Construction:
Constructs a texture. |
Attributes:
Returns the width. | |
Returns the height. | |
Returns the width of the texture as stored in memory (as nearest 2^n of image size). | |
Returns the height of the texture as stored in memory (as nearest 2^n of image size). | |
Resource owning this texture, if any. |
Operations:
Copy assignment operator. | |
Bind the texture. |
Detailed description: