s3d_push_texture

Langue: en

Version: 279604 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_push_texture - push texture

SYNOPSIS

 #include <s3d.h>
 
int s3d_push_texture(int object, uint16_t w, uint16_t h);

DESCRIPTION

Adds a new texture with height w and height h on the texture stack.

AUTHOR

Simon Wunderlich

Author of s3d