WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
AnimMapper.h File Reference
#include <array>
#include <cstdint>
#include <string>
#include <string_view>
Include dependency graph for AnimMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AnimMapper
 Index-based animation name lookup, ported from wow.export's AnimMapper.js.
 

Functions

std::string AnimMapper::getAnimName (uint32_t animId)
 

Variables

static constexpr std::string_view AnimMapper::ANIM_NAMES []
 
static constexpr size_t AnimMapper::ANIM_NAME_COUNT = sizeof(ANIM_NAMES) / sizeof(ANIM_NAMES[0])