kick
Public Member Functions | Public Attributes
kick::KDTreeNode Class Reference

List of all members.

Public Member Functions

 KDTreeNode (const AABB &aabb)
bool isLeaf ()

Public Attributes

KDTreeNodeleftChild
KDTreeNoderightChild
AABB aabb
float splittingPlane
int splittingAxis
std::vector< KDTreeNodeRefobjects

Detailed Description

Definition at line 32 of file kd_tree.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables