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