CCollisionAABBTree.h File Reference

Implements an axis-aligned bounding box collision tree (AABB) More...

Go to the source code of this file.

Classes

class  chai3d::cCollisionAABBNode
 This structure implements a tree node inside an AABB collision tree. More...
 

Namespaces

 chai3d
 

Enumerations

enum  chai3d::cAABBNodeType { chai3d::C_AABB_NODE_INTERNAL, chai3d::C_AABB_NODE_LEAF, chai3d::C_AABB_NOT_DEFINED }
 Internal AABB Node Types. More...