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

Static Public Member Functions

static void getBounds (const VMAP::ModelSpawn *const &obj, G3D::AABox &out)
 

Member Function Documentation

static void BoundsTrait< VMAP::ModelSpawn * >::getBounds ( const VMAP::ModelSpawn *const obj,
G3D::AABox out 
)
inlinestatic
35 { out = obj->getBounds(); }
const G3D::AABox & getBounds() const
Definition: ModelInstance.h:57

+ Here is the call graph for this function:


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