Parents: | opengl.textures |
Class | Superclass | Slots |
multi-texture | disposable | grid display-list loc |
single-texture | disposable | image dim loc texture-coords texture display-list |
Word | Stack effect |
(draw-textured-rect) | ( dim texture -- ) |
<multi-texture> | ( image-grid loc -- multi-texture ) |
<single-texture> | ( image loc -- texture ) |
<texture-grid> | ( image-grid loc -- grid ) |
accumulate-divisions-to-grid | ( scaled-dims -- x ) |
adjust-texture-dim | ( dim -- dim' ) |
draw-textured-rect | ( dim texture -- ) |
first-col-ys | ( dims -- ys ) |
first-row-xs | ( dims -- xs ) |
grid-has-alpha? | ( grid -- ? ) |
image-locs | ( image-grid -- loc-grid ) |
init-texture | ( -- ) |
make-texture-display-list | ( texture -- dlist ) |
make-textured-grid-display-list | ( grid -- dlist ) |
max-texture-size | ( -- value ) |
normalize-by-first-texture-max-dim | ( multi-texture -- norms ) |
normalize-scaling-dims | ( scaling-dim norms -- scaled-dim ) |
per-texture-scalings-in-grid | ( norms scaled-dim -- scaled-dims ) |
reset-blend-mode | ( texture -- ) |
set-blend-mode | ( texture -- ) |
shift-loc-offsets | ( textures scaled-dims -- ) |
tex-image | ( image bitmap -- ) |
tex-sub-image | ( image -- ) |
texture-coords | ( texture -- coords ) |
texture-dim | ( texture -- dim ) |
with-texturing | ( quot -- ) |
Word | Stack effect |
multi-texture? | ( object -- ? ) |
single-texture? | ( object -- ? ) |