Pyrogenesis  trunk
Classes | Typedefs
MeshManager.h File Reference
#include "lib/file/vfs/vfs_path.h"
#include <memory>
#include <unordered_map>
Include dependency graph for MeshManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMeshManager
 

Typedefs

using CModelDefPtr = std::shared_ptr< CModelDef >
 

Typedef Documentation

◆ CModelDefPtr

using CModelDefPtr = std::shared_ptr<CModelDef>