Pioneer
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Model.h File Reference
#include "CollMesh.h"
#include "ColorMap.h"
#include "DeleteEmitter.h"
#include "Group.h"
#include "JsonFwd.h"
#include "Pattern.h"
#include "graphics/Drawables.h"
#include "graphics/Material.h"
#include <stdexcept>
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.

Classes

struct  SceneGraph::LoadingError
 
class  SceneGraph::Model
 

Namespaces

namespace  SceneGraph
 

Typedefs

typedef std::vector< std::pair< std::string, RefCountedPtr< Graphics::Material > > > SceneGraph::MaterialContainer
 
typedef std::vector< Animation * > SceneGraph::AnimationContainer
 
typedef std::vector< MatrixTransform * > SceneGraph::TagContainer