a kdtree plane is always axis-aligned More...
#include <kdtree.h>
Public Member Functions | |
void | clear (void) throw () |
bool | isValid (void) const throw () |
void | dump (IN const char *title) const throw () |
Public Attributes | |
eAxis | axis |
which axis is normal to this plane | |
float | value |
coordinate value along axis |
a kdtree plane is always axis-aligned
Definition at line 94 of file kdtree.h.