Handbook
Glossary
opengl-3? ( object -- ? )
Vocabulary
gpu
.
private
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
opengl-3
class.
Definition
USING:
kernel
;
IN:
gpu.private
:
opengl-3?
( object -- ? )
\
opengl-3
eq?
;