Krig Game Engine
Classes
QuadTreeNode.h File Reference

definition of a quatree node containing min and max coordinates. More...

Go to the source code of this file.

Classes

class  QuadTreeNode
 

Detailed Description

definition of a quatree node containing min and max coordinates.

The quadtree is a simplified version of of an octtree used to partition the viewable scene.

See: https://en.wikipedia.org/wiki/Quadtree