Handbook
Glossary
vertex-format>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
vertex-format>>
( object -- value )
Methods
USING:
accessors
gpu.shaders
gpu.shaders.private
kernel.private
slots.private
;
M:
feedback-format
vertex-format>>
2
slot
{
maybe{
vertex-format
}
}
declare
;
inline
USING:
accessors
game.models
slots.private
;
M:
model
vertex-format>>
4
slot
;
inline
USING:
accessors
model-viewer
slots.private
;
M:
vbo
vertex-format>>
5
slot
;
inline