TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BoundsTrait< class G3D::Vector4 * > Struct Template Reference

#include <KDTree.h>

Static Public Member Functions

static void getBounds (const G3D::Vector4 *&v, G3D::AABox &out)
 

Member Function Documentation

static void BoundsTrait< class G3D::Vector4 * >::getBounds ( const G3D::Vector4 *&  v,
G3D::AABox out 
)
inlinestatic
71 { out = G3D::AABox(v->xyz()); }
Vector3 xyz() const
Definition: Vector4.cpp:233
Definition: AABox.h:32

+ Here is the call graph for this function:


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