![]() |
TrinityCore
|
Public Member Functions | |
| GameobjectModelData (char const *name_, uint32 nameLength, Vector3 const &lowBound, Vector3 const &highBound, bool isWmo_) | |
Public Attributes | |
| AABox | bound |
| std::string | name |
| bool | isWmo |
Definition at line 31 of file GameObjectModel.cpp.
|
inline |
Definition at line 33 of file GameObjectModel.cpp.
| AABox GameobjectModelData::bound |
Definition at line 36 of file GameObjectModel.cpp.
| bool GameobjectModelData::isWmo |
Definition at line 38 of file GameObjectModel.cpp.
| std::string GameobjectModelData::name |
Definition at line 37 of file GameObjectModel.cpp.