WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
OBJExporter.cpp File Reference
#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"
Include dependency graph for OBJExporter.cpp:

Go to the source code of this file.

Functions

void MakeModelFaceForwards (glm::vec4 &vect)
 

Function Documentation

◆ MakeModelFaceForwards()

void MakeModelFaceForwards ( glm::vec4 &  vect)

Definition at line 43 of file OBJExporter.cpp.

Here is the caller graph for this function: