Defines the kind of leaves we will encount in the AABB tree node. More...
Go to the source code of this file.
Classes | |
| class | AABBTreeNode |
| Defines a node if an AABB tree. More... | |
| class | AABBTree |
| This is the base class of all implementations of AABB tree that is, the base of OZCollide. More... | |
Enumerations | |
| enum | AABBTREE_LEAFTYPE { AABBTREE_LEAFTYPE_POLYGON, AABBTREE_LEAFTYPE_SPHERE, AABBTREE_LEAFTYPE_AABB } |
Defines the kind of leaves we will encount in the AABB tree node.
| enum AABBTREE_LEAFTYPE |
1.7.1