Handbook
Glossary
framebuffer>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
framebuffer>>
( object -- value )
Methods
USING:
accessors
bunny.outlined
slots.private
;
M:
bunny-outlined
framebuffer>>
8
slot
;
inline
USING:
accessors
gpu.framebuffers
kernel.private
slots.private
;
M:
framebuffer-rect
framebuffer>>
2
slot
{
any-framebuffer
}
declare
;
inline
USING:
accessors
gpu.framebuffers
gpu.render
kernel.private
slots.private
;
M:
render-set
framebuffer>>
7
slot
{
maybe{
any-framebuffer
}
}
declare
;
inline
USING:
accessors
gpu.demos.bunny
slots.private
;
M:
sobel-state
framebuffer>>
6
slot
;
inline