This is the grid-formation Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:13:48 2025 GMT+0.
grid-formation/grid-formation.asdgrid-formation/package.lispgrid-formation/grid.lispgrid-formation/quad.lispgrid-formation/quad-4-way.lispgrid-formation/quad-8-way.lispgrid-formation/hex.lispgrid-formation/hex-rows.lispgrid-formation/hex-columns.lispThe main system appears first, followed by any subsystem dependency.
grid-formationSimple cellular grid formations and algorithms.
Michael Fiano <mail@mfiano.net>
MIT
0.1.0
mfiano-utils (system).
origin (system).
package.lisp (file).
grid.lisp (file).
quad.lisp (file).
quad-4-way.lisp (file).
quad-8-way.lisp (file).
hex.lisp (file).
hex-rows.lisp (file).
hex-columns.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
grid-formation/grid-formation.asdgrid-formation/package.lispgrid-formation/grid.lispgrid-formation/quad.lispgrid-formation/quad-4-way.lispgrid-formation/quad-8-way.lispgrid-formation/hex.lispgrid-formation/hex-rows.lispgrid-formation/hex-columns.lispgrid-formation/grid-formation.asdgrid-formation (system).
grid-formation/grid.lisppackage.lisp (file).
grid-formation (system).
initialize-instance (method).
cell-origin (reader method).
cell-p (function).
cell-size (reader method).
check-cell (function).
corner-directions (reader method).
distance (generic function).
edge-directions (reader method).
from-point (generic function).
grid (class).
make-grid (function).
neighbor (function).
neighbor-by-index (generic function).
neighbor-directions (generic function).
neighbor-offsets (generic function).
neighbors (function).
neighbors-p (function).
nudge (generic function).
select-line (generic function).
select-range (generic function).
size (reader method).
to-point (generic function).
grid-formation/quad.lispgrid.lisp (file).
grid-formation (system).
initialize-instance (method).
from-point (method).
neighbor-by-index (method).
nudge (method).
quad-grid (class).
select-line (method).
select-range (method).
to-point (method).
grid-formation/quad-4-way.lispquad.lisp (file).
grid-formation (system).
distance (method).
neighbor-directions (method).
neighbor-offsets (method).
quad-grid/4-way (class).
grid-formation/quad-8-way.lispquad-4-way.lisp (file).
grid-formation (system).
distance (method).
neighbor-directions (method).
neighbor-offsets (method).
quad-grid/8-way (class).
grid-formation/hex.lispquad-8-way.lisp (file).
grid-formation (system).
distance (method).
forward (reader method).
from-cell (generic function).
from-point (method).
hex-grid (class).
hex-offset (function).
hex-round (function).
inverse (reader method).
make-hex (function).
neighbor-by-index (method).
neighbor-offsets (method).
nudge (method).
offset (reader method).
select-line (method).
select-range (method).
to-cell (generic function).
to-point (method).
grid-formation/hex-rows.lisphex.lisp (file).
grid-formation (system).
initialize-instance (method).
from-cell (method).
hex-grid/rows (class).
neighbor-directions (method).
to-cell (method).
grid-formation/hex-columns.lisphex-rows.lisp (file).
grid-formation (system).
initialize-instance (method).
from-cell (method).
hex-grid/columns (class).
neighbor-directions (method).
to-cell (method).
Packages are listed by definition order.
grid-formationcommon-lisp.
cell-origin (generic reader).
cell-p (function).
cell-size (generic reader).
check-cell (function).
corner-directions (generic reader).
distance (generic function).
edge-directions (generic reader).
forward (generic reader).
from-cell (generic function).
from-point (generic function).
grid (class).
hex-grid (class).
hex-grid/columns (class).
hex-grid/rows (class).
hex-offset (function).
hex-round (function).
inverse (generic reader).
make-grid (function).
make-hex (function).
neighbor (function).
neighbor-by-index (generic function).
neighbor-directions (generic function).
neighbor-offsets (generic function).
neighbors (function).
neighbors-p (function).
nudge (generic function).
offset (generic reader).
quad-grid (class).
quad-grid/4-way (class).
quad-grid/8-way (class).
select-line (generic function).
select-range (generic function).
size (generic reader).
to-cell (generic function).
to-point (generic function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
hex-grid/rows) &key) ¶hex-grid/columns) &key) ¶quad-grid/8-way) cell1 cell2) ¶quad-grid/4-way) cell1 cell2) ¶hex-grid/columns) cell) ¶hex-grid/rows) cell) ¶hex-grid/columns)) ¶hex-grid/rows)) ¶quad-grid/8-way)) ¶quad-grid/4-way)) ¶quad-grid/8-way)) ¶quad-grid/4-way)) ¶hex-grid/columns) hex) ¶hex-grid/rows) hex) ¶grid.
| Jump to: | C D E F G H I M N O S T |
|---|
| Jump to: | C D E F G H I M N O S T |
|---|
| Jump to: | %
S |
|---|
| Jump to: | %
S |
|---|
| Jump to: | C F G H P Q S |
|---|
| Jump to: | C F G H P Q S |
|---|