Handbook
Glossary
glNormal3s ( nx ny nz -- )
Vocabulary
opengl
.
gl
Inputs
nx
an
object
ny
an
object
nz
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glNormal3s
( nx ny nz -- )
{
"glNormal3s"
}
105
gl-function-pointer
\
void
{
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;