#include "MercuryObject.h"
#include "MercuryVertex.h"
Go to the source code of this file.
Classes | |
struct | MercuryMeshCore |
class | MercuryMesh |
Mesh of many polygons. More... | |
class | MercuryMeshManager |
General Mesh Manager, all new or deleted meshes should be created/destroyed with this. More... | |
Variables | |
MercuryMeshManager | MESHMAN |
Definition at line 8 of file MercuryMesh.cpp.