s3d_pop_texture
remove textures
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
remove textures
#include <s3d.h>
int s3d_pop_texture(int object, uint32_t n);
Deletes the latest n textures from the texture stack of the object.
Simon Wunderlich