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

6 lines
141 B
Factor
Raw Normal View History

2018-01-27 16:43:36 -05:00
USING: help.markup help.syntax ;
IN: gpu.util
HELP: window-vertex-format
{ $class-description "A vertex format for screen coordinates." } ;