![]() |
TrinityCore
|
#include <ModelInstance.h>
Inheritance diagram for VMAP::ModelSpawn:Static Public Member Functions | |
| static bool | readFromFile (FILE *rf, ModelSpawn &spawn) |
| static bool | writeToFile (FILE *rw, ModelSpawn const &spawn) |
Public Attributes | |
| G3D::Vector3 | iRot |
| std::string | name |
Public Attributes inherited from VMAP::ModelMinimalData | |
| uint8 | flags |
| uint8 | adtId |
| uint32 | ID |
| G3D::Vector3 | iPos |
| float | iScale |
| G3D::AABox | iBound |
Additional Inherited Members | |
Public Member Functions inherited from VMAP::ModelMinimalData | |
| bool | operator== (ModelMinimalData const &other) const |
| G3D::AABox const & | getBounds () const |
Definition at line 59 of file ModelInstance.h.
|
static |
|
static |
| G3D::Vector3 VMAP::ModelSpawn::iRot |
Definition at line 61 of file ModelInstance.h.
| std::string VMAP::ModelSpawn::name |
Definition at line 63 of file ModelInstance.h.