Handbook
Glossary
face>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
face>>
( object -- value )
Methods
USING:
accessors
euler.b-rep
slots.private
;
M:
dead-face
face>>
2
slot
;
inline
USING:
accessors
game.models.half-edge
slots.private
;
M:
edge
face>>
2
slot
;
inline
USING:
accessors
euler.operators
slots.private
;
M:
has-rings
face>>
2
slot
;
inline
USING:
accessors
euler.operators
slots.private
;
M:
not-a-base-face
face>>
2
slot
;
inline
USING:
accessors
gpu.framebuffers
kernel.private
slots.private
;
M:
system-attachment
face>>
3
slot
{
maybe{
framebuffer-attachment-face
}
}
declare
;
inline