TrinityCore
Loading...
Searching...
No Matches
UF::AaBox Struct Reference

#include <UpdateFieldsAaBox.h>

Public Attributes

TaggedPosition< Position::XYZ > Low
 
TaggedPosition< Position::XYZ > High
 

Friends

bool operator== (AaBox const &, AaBox const &) noexcept=default
 
ByteBufferoperator<< (ByteBuffer &data, AaBox const &box)
 

Detailed Description

Definition at line 25 of file UpdateFieldsAaBox.h.

Friends And Related Symbol Documentation

◆ operator<<

ByteBuffer & operator<< ( ByteBuffer data,
AaBox const &  box 
)
friend

Definition at line 32 of file UpdateFieldsAaBox.h.

◆ operator==

bool operator== ( AaBox const &  ,
AaBox const &   
)
friend

Member Data Documentation

◆ High

TaggedPosition<Position::XYZ> UF::AaBox::High

Definition at line 28 of file UpdateFieldsAaBox.h.

◆ Low

TaggedPosition<Position::XYZ> UF::AaBox::Low

Definition at line 27 of file UpdateFieldsAaBox.h.


The documentation for this struct was generated from the following file: