TrinityCore
Loading...
Searching...
No Matches
AreaTriggerShapeInfo::Box Struct Reference

#include <AreaTriggerTemplate.h>

Public Member Functions

 Box ()
 
 Box (std::array< float, MAX_AREATRIGGER_ENTITY_DATA > const &raw)
 
float GetMaxSearchRadius () const
 

Public Attributes

TaggedPosition< Position::XYZ > Extents
 
TaggedPosition< Position::XYZ > ExtentsTarget
 

Detailed Description

Definition at line 111 of file AreaTriggerTemplate.h.

Constructor & Destructor Documentation

◆ Box() [1/2]

AreaTriggerShapeInfo::Box::Box ( )
inline

Definition at line 113 of file AreaTriggerTemplate.h.

◆ Box() [2/2]

AreaTriggerShapeInfo::Box::Box ( std::array< float, MAX_AREATRIGGER_ENTITY_DATA > const &  raw)
inlineexplicit

Definition at line 115 of file AreaTriggerTemplate.h.

Member Function Documentation

◆ GetMaxSearchRadius()

float AreaTriggerShapeInfo::Box::GetMaxSearchRadius ( ) const

Definition at line 27 of file AreaTriggerTemplate.cpp.

Member Data Documentation

◆ Extents

TaggedPosition<Position::XYZ> AreaTriggerShapeInfo::Box::Extents

Definition at line 118 of file AreaTriggerTemplate.h.

◆ ExtentsTarget

TaggedPosition<Position::XYZ> AreaTriggerShapeInfo::Box::ExtentsTarget

Definition at line 119 of file AreaTriggerTemplate.h.


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