xoreos  0.0.5
Namespaces | Functions
model.h File Reference

Generic Aurora engines model functions. More...

#include "src/graphics/aurora/types.h"
Include dependency graph for model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Common
 
 Engines
 

Functions

void Engines::registerModelLoader (ModelLoader *loader)
 
void Engines::unregisterModelLoader ()
 
Graphics::Aurora::ModelEngines::loadModelObject (const Common::UString &resref, const Common::UString &texture)
 
Graphics::Aurora::ModelEngines::loadModelGUI (const Common::UString &resref)
 
void Engines::freeModel (Graphics::Aurora::Model *&model)
 

Detailed Description

Generic Aurora engines model functions.

Definition in file model.h.