Handbook
Glossary
cull>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
cull>>
( object -- value )
Methods
USING:
accessors
gpu.state
kernel.private
slots.private
;
M:
triangle-cull-state
cull>>
3
slot
{
maybe{
triangle-cull
}
}
declare
;
inline