Home
Manual pages
Tutorials
Tips
Downloads
- Library
- Games
VgaGames 3 - Collision-detection man-pages
[.. upper level ..]
VG3_coll_q_free()
Destroy a quadtree.
SYNTAX
void VG3_coll_q_free(
struct vg3_quadtree
*qdtr)
FUNCTION PARAMETERS
qdtr
Quadtree
DESCRIPTION
Destroy a quadtree.
SEE ALSO
VG3_coll_q_new()