factor/extra/gpu/util/util-docs.factor

6 lines
141 B
Factor

USING: help.markup help.syntax ;
IN: gpu.util
HELP: window-vertex-format
{ $class-description "A vertex format for screen coordinates." } ;