OpenMW
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
components
esm
mappings.hpp
Go to the documentation of this file.
1
#ifndef OPENMW_ESM_MAPPINGS_H
2
#define OPENMW_ESM_MAPPINGS_H
3
4
#include <string>
5
6
#include <
components/esm/loadarmo.hpp
>
7
#include <
components/esm/loadbody.hpp
>
8
9
namespace
ESM
10
{
11
ESM::BodyPart::MeshPart
getMeshPart
(
ESM::PartReferenceType
type);
12
std::string
getBoneName
(
ESM::PartReferenceType
type);
13
std::string
getMeshFilter
(
ESM::PartReferenceType
type);
14
}
15
16
#endif
ESM::BodyPart::MeshPart
MeshPart
Definition:
loadbody.hpp:18
loadarmo.hpp
loadbody.hpp
ESM::PartReferenceType
PartReferenceType
Definition:
loadarmo.hpp:13
ESM::getMeshFilter
std::string getMeshFilter(ESM::PartReferenceType type)
Definition:
mappings.cpp:124
ESM::getMeshPart
ESM::BodyPart::MeshPart getMeshPart(ESM::PartReferenceType type)
Definition:
mappings.cpp:7
ESM::getBoneName
std::string getBoneName(ESM::PartReferenceType type)
Definition:
mappings.cpp:61
Generated on Sat Sep 29 2018 15:25:04 for OpenMW by
1.8.6