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

#include <KDTree.h>

Static Public Member Functions

static void getBounds (const G3D::Sphere *&s, G3D::AABox &out)
 

Member Function Documentation

static void BoundsTrait< class G3D::Sphere * >::getBounds ( const G3D::Sphere *&  s,
G3D::AABox out 
)
inlinestatic
79 { s->getBounds(out); }
void getBounds(class AABox &out) const
Definition: Sphere.cpp:252

+ Here is the call graph for this function:


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