TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Public Member Functions
|
Public Attributes
|
List of all members
GameobjectModelData Struct Reference
Public Member Functions
GameobjectModelData
(
const
std::string &name_,
const
AABox
&box)
Public Attributes
AABox
bound
std::string
name
Constructor & Destructor Documentation
GameobjectModelData::GameobjectModelData
(
const
std::string &
name_
,
const
AABox
&
box
)
inline
33
:
34
bound
(box),
name
(name_) { }
GameobjectModelData::bound
AABox bound
Definition:
GameObjectModel.cpp:36
GameobjectModelData::name
std::string name
Definition:
GameObjectModel.cpp:37
Member Data Documentation
AABox
GameobjectModelData::bound
std::string GameobjectModelData::name
The documentation for this struct was generated from the following file:
src/common/Collision/Models/
GameObjectModel.cpp
Generated on Tue Apr 5 2016 20:17:32 for TrinityCore by
1.8.8