![]() |
TrinityCore
|
#include <KDTree.h>
Public Member Functions | |
| Indirector (Type *h) | |
| Indirector () | |
| bool | operator== (const Indirector &m) const |
| bool | operator== (const Type &m) const |
| size_t | hashCode () const |
Public Attributes | |
| Type * | handle |
Wraps a pointer value so that it can be treated as the instance itself; convenient for inserting pointers into a Table but using the object equality instead of pointer equality.
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Returns true iff the values referenced by the handles are equivalent.
|
inline |
| Type* G3D::_internal::Indirector< Type >::handle |
1.8.8