The Cuik KD-Tree Library


File List

Here is a list of all documented files with brief descriptions:
cuik-kdtree.c [code]Implementation of a kd-tree
cuik-kdtree.h [code]Headers of the kd-tree implementation
definitions.h [code]Definition of constants and macros used in several parts of the library
main.doxygen [code]The main page for the cuik-kdtree documentation
random.c [code]Implementation of the basic randomization functions
random.h [code]Definition of basic randomization functions
rectangle.c [code]Implementation of the functions operating on Trectangle
rectangle.h [code]Definition of the Trectangle type and the associated functions
test-cuik-kdtree.c [code]Test program for the cuik-kdtree library
vector.c [code]Implementation of the basic operations between points
vector.h [code]Definition of basic operations between points