Handbook
Glossary
glNormalPointer ( type stride ptr -- )
Vocabulary
opengl
.
gl
Inputs
type
an
object
stride
an
object
ptr
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glNormalPointer
( type stride ptr -- )
{
"glNormalPointer"
}
218
gl-function-pointer
\
void
{
GLenum
GLsizei
pointer:
GLvoid
}
\
cdecl
alien-indirect
;