s3d_pop_texture(3)

remove textures

Section 3 s3d-doc bookworm source

Description

S3D_POP_TEXTURE

NAME

s3d_pop_texture - remove textures

SYNOPSIS

#include <s3d.h>

int s3d_pop_texture(int object, uint32_t n);

DESCRIPTION

Deletes the latest n textures from the texture stack of the object.

AUTHOR

Simon Wunderlich

Author of s3d