|
CeresEngine 0.2.0
A game development framework
|
#include "TransformMesh.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::UvSwapMesh< Mesh > |
| Swaps the texture coordinates axis u and v. More... | |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |
Functions | |
| template<typename Mesh > | |
| UvSwapMesh< Mesh > | CeresEngine::MeshGenerator::uvSwapMesh (Mesh mesh) |