![]() |
TrinityCore
|
#include <UpdateFieldsAaBox.h>
Public Attributes | |
| TaggedPosition< Position::XYZ > | Low |
| TaggedPosition< Position::XYZ > | High |
Friends | |
| bool | operator== (AaBox const &, AaBox const &) noexcept=default |
| ByteBuffer & | operator<< (ByteBuffer &data, AaBox const &box) |
Definition at line 25 of file UpdateFieldsAaBox.h.
|
friend |
Definition at line 32 of file UpdateFieldsAaBox.h.
| TaggedPosition<Position::XYZ> UF::AaBox::High |
Definition at line 28 of file UpdateFieldsAaBox.h.
| TaggedPosition<Position::XYZ> UF::AaBox::Low |
Definition at line 27 of file UpdateFieldsAaBox.h.