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