#include "typeinst/typeinst.h"
#include "glut-model/glut-model.h"
#include "story/story.h"
Go to the source code of this file.
Namespaces | |
namespace | aesop |
Functions | |
smart_ptr< TypeComponentLoader > | aesop::createModelLoader (smart_ptr< story::Story > &story) |
create object capable of loading some of the standard AESOP models | |
smart_ptr< glut::Renderable > | aesop::getModel (IN smart_ptr< Instance > &instance) |
want to retrieve an already-loaded model? Use this |