TrinityCore
model.h File Reference
#include "vec3d.h"
#include "modelheaders.h"
#include <vector>
+ Include dependency graph for model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Model
 

Namespaces

namespace  ADT
 
namespace  Doodad
 

Functions

Vec3D fixCoordSystem (Vec3D const &v)
 
void Doodad::Extract (ADT::MDDF const &doodadDef, char const *ModelInstName, uint32 mapID, uint32 originalMapId, FILE *pDirfile, std::vector< ADTOutputCache > *dirfileCache)
 
void Doodad::ExtractSet (WMODoodadData const &doodadData, ADT::MODF const &wmo, bool isGlobalWmo, uint32 mapID, uint32 originalMapId, FILE *pDirfile, std::vector< ADTOutputCache > *dirfileCache)
 

Function Documentation

◆ fixCoordSystem()

Vec3D fixCoordSystem ( Vec3D const &  v)

Definition at line 155 of file model.cpp.

+ Here is the caller graph for this function: