xoreos
0.0.5
|
Generic Aurora engines model functions. More...
#include "src/graphics/aurora/types.h"
Go to the source code of this file.
Namespaces | |
Common | |
Engines | |
Functions | |
void | Engines::registerModelLoader (ModelLoader *loader) |
void | Engines::unregisterModelLoader () |
Graphics::Aurora::Model * | Engines::loadModelObject (const Common::UString &resref, const Common::UString &texture) |
Graphics::Aurora::Model * | Engines::loadModelGUI (const Common::UString &resref) |
void | Engines::freeModel (Graphics::Aurora::Model *&model) |