|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "OBJExporter.h"#include <cstdio>#include <filesystem>#include "glm/glm.hpp"#include "Bone.h"#include "ModelRenderPass.h"#include "WoWModel.h"#include "GlobalSettings.h"#include "Logger.h"Go to the source code of this file.
Functions | |
| void | MakeModelFaceForwards (glm::vec4 &vect) |
| void MakeModelFaceForwards | ( | glm::vec4 & | vect | ) |