AUI Framework
develop
Cross-platform base for C++ UI apps
|
Public Member Functions | |
void | setupNearest () |
void | setupLinear () |
void | setupClampToEdge () |
void | setupRepeat () |
void | setupMirroredRepeat () |
Texture (const Texture &)=delete | |
void | bind (uint8_t index=0) |
operator bool () const | |
uint32_t | getHandle () const |
Static Public Member Functions | |
static void | unbind (uint8_t index=0) |