#include <external/RadixEngine/include/radix/data/model/MeshLoader.hpp>
Mesh & radix::MeshLoader::getMesh |
( |
const std::string & |
path | ) |
|
|
static |
Mesh radix::MeshLoader::getPortalBox |
( |
const Entity & |
wall | ) |
|
|
static |
Mesh radix::MeshLoader::getSubPlane |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
|
static |
Mesh radix::MeshLoader::uploadMesh |
( |
const aiMesh * |
mesh | ) |
|
|
staticprivate |
std::map< std::string, Mesh > radix::MeshLoader::meshCache = { } |
|
staticprivate |
The documentation for this class was generated from the following files: