MANPAGES
Skip Quicknav
/ unstable / s3d-doc / s3d_pop_texture(3)
Scroll to navigation
s3d_pop_texture - 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