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

#include <KDTree.h>

Static Public Member Functions

static void getBounds (const G3D::Box *&b, G3D::AABox &out)
 

Member Function Documentation

static void BoundsTrait< class G3D::Box * >::getBounds ( const G3D::Box *&  b,
G3D::AABox out 
)
inlinestatic
83 { b->getBounds(out); }
void getBounds(class AABox &) const
Definition: Box.cpp:463

+ Here is the call graph for this function:


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