TrinityCore
|
#include <KDTree.h>
Public Member Functions | |
Comparator (Vector3::Axis a, float l) | |
int | operator() (Handle *ignore, const Handle *handle) const |
Public Attributes | |
Vector3::Axis | sortAxis |
float | sortLocation |
Compares bounds to the sort location
|
inline |
|
inline |
Vector3::Axis G3D::KDTree< T, BoundsFunc, HashFunc, EqualsFunc >::Comparator::sortAxis |
float G3D::KDTree< T, BoundsFunc, HashFunc, EqualsFunc >::Comparator::sortLocation |