Handbook
Glossary
stencil-attachment>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
stencil-attachment>>
( object -- value )
Methods
USING:
accessors
gpu.framebuffers
kernel.private
slots.private
;
M:
framebuffer
stencil-attachment>>
5
slot
{
maybe{
framebuffer-attachment
}
}
declare
;
inline