This is the quad-tree Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:24:52 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
quad-tree
An implementation of the quad tree data structure.
Michael Fiano <mail@mfiano.net>
MIT
0.1.0
mfiano-utils
(system).
origin
(system).
package.lisp
(file).
quad-tree.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
quad-tree/quad-tree.lisp
package.lisp
(file).
quad-tree
(system).
boundary
(reader).
(setf boundary)
(writer).
boundary
(structure).
insert
(function).
make-boundary
(function).
make-tree
(function).
print-object
(method).
query
(function).
tree
(structure).
%%make-tree
(function).
%insert
(function).
%make-tree
(function).
center
(reader).
(setf center)
(writer).
contains-point-p
(function).
depth
(reader).
(setf depth)
(writer).
extents
(reader).
(setf extents)
(writer).
intersects-p
(function).
max-capacity
(reader).
(setf max-capacity)
(writer).
max-depth
(reader).
(setf max-depth)
(writer).
ne
(reader).
(setf ne)
(writer).
nw
(reader).
(setf nw)
(writer).
points
(reader).
(setf points)
(writer).
se
(reader).
(setf se)
(writer).
sub-divide
(function).
sub-divided-p
(function).
sw
(reader).
(setf sw)
(writer).
Packages are listed by definition order.
quad-tree
common-lisp
.
boundary
(reader).
(setf boundary)
(writer).
boundary
(structure).
insert
(function).
make-boundary
(function).
make-tree
(function).
query
(function).
tree
(structure).
%%make-tree
(function).
%insert
(function).
%make-tree
(function).
center
(reader).
(setf center)
(writer).
contains-point-p
(function).
depth
(reader).
(setf depth)
(writer).
extents
(reader).
(setf extents)
(writer).
intersects-p
(function).
max-capacity
(reader).
(setf max-capacity)
(writer).
max-depth
(reader).
(setf max-depth)
(writer).
ne
(reader).
(setf ne)
(writer).
nw
(reader).
(setf nw)
(writer).
points
(reader).
(setf points)
(writer).
se
(reader).
(setf se)
(writer).
sub-divide
(function).
sub-divided-p
(function).
sw
(reader).
(setf sw)
(writer).
Definitions are sorted by export status, category, package, and then by lexicographic order.
structure-object
.
fixnum
0
fixnum
0
fixnum
0
Jump to: | %
(
B C D E F I M N P Q S |
---|
Jump to: | %
(
B C D E F I M N P Q S |
---|
Jump to: | B C D E M N P S |
---|
Jump to: | B C D E M N P S |
---|
Jump to: | B F P Q S T |
---|
Jump to: | B F P Q S T |
---|