gettexture(3) — Silicon Graphics R1c
NAME
gettexture - return the index of the currently selected texture
SYNOPSIS
C
short gettexture()
FORTRAN
integer*2 function gettex()
Pascal
function gettexture: Short;
DESCRIPTION
Gettexture returns the index of the texture currently in use from the table of available textures.
SEE ALSO
deftexture, settexture
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985