Handbook
Glossary
buffer-range? ( object -- ? )
Vocabulary
gpu
.
buffers
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
buffer-range
class.
Definition
USING:
classes.tuple.private
;
IN:
gpu.buffers
:
buffer-range?
( object -- ? )
\
buffer-range
9
tuple-instance?
;