Handbook
Glossary
glColorPointer ( size type stride ptr -- )
Vocabulary
opengl
.
gl
Inputs
size
an
object
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
:
glColorPointer
( size type stride ptr -- )
{
"glColorPointer"
}
219
gl-function-pointer
\
void
{
GLint
GLenum
GLsizei
pointer:
GLvoid
}
\
cdecl
alien-indirect
;